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