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