artistId property

int? artistId

Return song artistId

Implementation

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