artists abstract method

Stream<String> artists()

Artist(s) of the song.

Implementation

Stream<String> artists();