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