menu
bujuan_music_api package
documentation
api/song/entity/new_song_entity.dart
NewSongData
NewSongData.fromJson factory constructor
NewSongData.fromJson factory constructor
dark_mode
light_mode
NewSongData.fromJson
constructor
NewSongData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory NewSongData.fromJson(Map<String, dynamic> json) => $NewSongDataFromJson(json);
bujuan_music_api package
documentation
api/song/entity/new_song_entity
NewSongData
NewSongData.fromJson factory constructor
NewSongData class