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