artist property

String artist

Return album artist

Some times artist is returned null

Implementation

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