id property

int id

Return song id

Implementation

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