menu
googleapis package
documentation
content/v2_1.dart
ListAccountLabelsResponse
accountLabels property
accountLabels property
dark_mode
light_mode
accountLabels
property
List
<
AccountLabel
>
?
accountLabels
getter/setter pair
The labels from the specified account.
Implementation
core.List<AccountLabel>? accountLabels;
googleapis package
documentation
content/v2_1
ListAccountLabelsResponse
accountLabels property
ListAccountLabelsResponse class