items property
A list of regions where YouTube is available.
In this map, the i18n region ID is the map key, and its value is the corresponding i18nRegion resource.
Implementation
core.List<I18nRegion>? items;
A list of regions where YouTube is available.
In this map, the i18n region ID is the map key, and its value is the corresponding i18nRegion resource.
core.List<I18nRegion>? items;