numOfSongsArtists property

String? numOfSongsArtists

Return album numOfSongsArtists

Implementation

String? get numOfSongsArtists => _info["numsongs_by_artist"];