albumArtistSort property

String? albumArtistSort

Return song albumArtistSort

Implementation

String? get albumArtistSort => _info["ALBUM_ARTIST_SORT"];