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