accountLabels property

List<AccountLabel>? accountLabels
getter/setter pair

The labels from the specified account.

Implementation

core.List<AccountLabel>? accountLabels;