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