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