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