trackTotal property

int? trackTotal

Return song trackTotal

Implementation

int? get trackTotal => _info["TRACK_TOTAL"];