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