GoogleAdsSearchads360V23CommonYouTubeChannelAttributeMetadata.fromJson constructor
GoogleAdsSearchads360V23CommonYouTubeChannelAttributeMetadata.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonYouTubeChannelAttributeMetadata.fromJson(
core.Map json_,
) : this(subscriberCount: json_['subscriberCount'] as core.String?);