COUNTRY_EXTRA_CATEGORY top-level property

Map<String, String> COUNTRY_EXTRA_CATEGORY
final

Extra playlist carousel some countries return between the video charts and the artists

Implementation

// ignore: non_constant_identifier_names
final COUNTRY_EXTRA_CATEGORY = {'US': 'genres', 'IN': 'languages'};