init(genre:kinds:types:)
Creates a catalog charts request for a specified genre and list of types to include in the catalog charts response.
Declaration
init(genre: Genre? = nil, kinds: [MusicCatalogChartKind] = [.mostPlayed], types: [any MusicCatalogChartRequestable.Type])