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