menu
googleapis package
documentation
content/v2_1.dart
AccountLabel
AccountLabel.new constructor
AccountLabel.new 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.new constructor
AccountLabel class
Constructors
new
fromJson
Properties
accountId
description
hashCode
labelId
labelType
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==