id property

int id

Return artist id

Implementation

int get id => int.parse(_info["_id"]);