name property

String name

Returns the name of artist

Implementation

String get name => _data['artist'];