artist property

String? artist

Return song artist

Implementation

String? get artist => _info["artist"];