getArtist method

String? getArtist()

Implementation

String? getArtist() => _vorbisCommentBlock?.getArtist();