language property

String? language

Return song language

Implementation

String? get language => _info["LANGUAGE"];