menu
googleapis package
documentation
content/v2_1.dart
AccountLabel
AccountLabel constructor
AccountLabel constructor
dark_mode
light_mode
AccountLabel
constructor
AccountLabel
(
{
String
?
accountId
,
String
?
description
,
String
?
labelId
,
String
?
labelType
,
String
?
name
,
})
Implementation
AccountLabel({ this.accountId, this.description, this.labelId, this.labelType, this.name, });
googleapis package
documentation
content/v2_1
AccountLabel
AccountLabel constructor
AccountLabel class