menu
googleapis package
documentation
$shared
$ContentCategory
$ContentCategory constructor
$ContentCategory
brightness_4
$ContentCategory
constructor
Null safety
$ContentCategory
(
{
String
?
accountId
,
String
?
id
,
String
?
kind
,
String
?
name
}
)
Implementation
$ContentCategory({ this.accountId, this.id, this.kind, this.name, });
googleapis package
documentation
$shared
$ContentCategory
$ContentCategory constructor
$ContentCategory class
Constructors
$ContentCategory
fromJson
Properties
accountId
hashCode
id
kind
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==