id property

int id

Return playlist id

Implementation

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