ALL_RESULT_TYPES top-level constant

List<String> const ALL_RESULT_TYPES

Implementation

const ALL_RESULT_TYPES = [
  'album',
  'artist',
  'playlist',
  'song',
  'video',
  'station',
  'profile',
  'podcast',
  'episode',
];