label property

String? label
getter/setter pair

The user-defined label of the return address.

For the default address, use the label "default".

Required.

Implementation

core.String? label;