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