dart_holodex_api
dart_holodex_api
Song
toJson method
toJson
toJson
method
Null safety
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
dart_holodex_api
dart_holodex_api
Song
toJson method
Song class
Constructors
Song
fromJson
fromMap
Properties
art
end
hashCode
itunesid
name
originalArtist
props
runtimeType
start
stringify
Methods
copyWith
noSuchMethod
toJson
toMap
toString
Operators
operator ==