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() { final image = this.image; return {'image': ?image}; }
googleapis package
documentation
compute/v1
ImageFamilyView
toJson method
ImageFamilyView class