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