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