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