albumArtist property

String? albumArtist

Return song albumArtist

Implementation

String? get albumArtist => _info["ALBUM_ARTIST"];