menu
googleapis package
documentation
osconfig/v2.dart
GoogleCloudOsconfigV2OrchestrationScope
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (selectors != null) 'selectors': selectors!, };
googleapis package
documentation
osconfig/v2
GoogleCloudOsconfigV2OrchestrationScope
toJson method
GoogleCloudOsconfigV2OrchestrationScope class