albumId property

int? albumId

Return song albumId

Implementation

int? get albumId => _info["album_id"];