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