artist property

String artist

Returns the artist name who create this audio file.

Implementation

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