menu
googleapis package
documentation
shared.dart
$Request08
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(instances !=
null
)
'instances'
: instances!, };
googleapis package
documentation
shared
$Request08
toJson method
$Request08 class
Constructors
new
fromJson
Properties
hashCode
instances
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==