GoogleCloudApigeeV1AppGroupMonetizationConfig.fromJson constructor
GoogleCloudApigeeV1AppGroupMonetizationConfig.fromJson(
- Map json_
Implementation
GoogleCloudApigeeV1AppGroupMonetizationConfig.fromJson(core.Map json_)
: this(billingType: json_['billingType'] as core.String?);