artist property

String? get artist

Return album artist

Implementation

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