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