label property
String
get
label
The human-readable name of the account.
Implementation
_i2.String get label => _i5.getProperty(
this,
'label',
);
The human-readable name of the account.
_i2.String get label => _i5.getProperty(
this,
'label',
);