GoogleCloudIntegrationsV1alphaToggleHttpRequest.fromJson constructor
GoogleCloudIntegrationsV1alphaToggleHttpRequest.fromJson(
- Map json_
Implementation
GoogleCloudIntegrationsV1alphaToggleHttpRequest.fromJson(core.Map json_)
: this(enableHttpCall: json_['enableHttpCall'] as core.bool?);