track property

int? track

Return song track

Implementation

int? get track => _info["track"];