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