country property

String? country

Return song country

Implementation

String? get country => _info["COUNTRY"];