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