originalAlbum property

String? originalAlbum

Return song originalAlbum

Implementation

String? get originalAlbum => _info["ORIGINAL_ALBUM"];