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