menu
googleapis package
documentation
config/v1.dart
ExportPreviewResultResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (result != null) 'result': result!, };
googleapis package
documentation
config/v1
ExportPreviewResultResponse
toJson method
ExportPreviewResultResponse class