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