discTotal property

String? discTotal

Return song discTotal

Implementation

String? get discTotal => _info["DISC_TOTAL"];