artist property

String? get artist

A singer.

Implementation

String? get artist => payload['artist'];