googleapis package
documentation
$shared
$CustomFloodlightVariable
$CustomFloodlightVariable constructor
$CustomFloodlightVariable
$CustomFloodlightVariable
constructor
Null safety
$CustomFloodlightVariable
(
{
String
?
kind
,
String
?
type
,
String
?
value
}
)
Implementation
$CustomFloodlightVariable({ this.kind, this.type, this.value, });
googleapis package
documentation
$shared
$CustomFloodlightVariable
$CustomFloodlightVariable constructor
$CustomFloodlightVariable class
Constructors
$CustomFloodlightVariable
fromJson
Properties
hashCode
kind
runtimeType
type
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==