track property

int? get track

Return song track

Implementation

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