length property

int? length

Return song length

Implementation

int? get length => _info["LENGTH"];