localizations property
The localizations object contains localized versions of the basic details about the video, such as its title and description.
Implementation
core.Map<core.String, VideoLocalization>? localizations;
The localizations object contains localized versions of the basic details about the video, such as its title and description.
core.Map<core.String, VideoLocalization>? localizations;