artistId property

String? artistId

Return album artistId

Implementation

String? get artistId => _info["artist_id"];