size property

int size

Return song size

Implementation

int get size => int.parse(_info["_size"]);