accountIdLabel property

String? accountIdLabel
getter/setter pair

The account ID label, such as "Member ID." Recommended maximum length is 15 characters to ensure full string is displayed on smaller screens.

Implementation

core.String? accountIdLabel;