subTitle property

String? subTitle

Return song subTitle

Implementation

String? get subTitle => _info["SUBTITLE"];