album property

String? album

Return song album

Implementation

String? get album => _info["album"];