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