album property

  1. @override
String album
final

Album of the song.

Note

  • Nullable because most sources may not consistently provide this information.

Implementation

@override
final String album;