albumId property

int albumId

Return song albumId

Implementation

int get albumId => int.parse(_info["album_id"]);