artistId property

int? artistId

Return album artistId

Implementation

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