albumId property

int albumId

Return album albumId

Implementation

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