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