menu
spotify_flutter package
documentation
spotify_flutter.dart
AvailableGenre
AvailableGenre.fromJson factory constructor
AvailableGenre.fromJson factory constructor
dark_mode
light_mode
AvailableGenre.fromJson
constructor
AvailableGenre.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory AvailableGenre.fromJson(Map<String, Object?> json) => _$AvailableGenreFromJson(json);
spotify_flutter package
documentation
spotify_flutter
AvailableGenre
AvailableGenre.fromJson factory constructor
AvailableGenre class