artist property

String? artist

Return album artist

Implementation

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