menu
googleapis package
documentation
$shared
$Shared06
toJson method
toJson
brightness_4
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (value != null) 'value': value!, };
googleapis package
documentation
$shared
$Shared06
toJson method
$Shared06 class
Constructors
$Shared06
fromJson
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==