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