genreId property

int? get genreId

Genre identifier from the list of audio genres.

Implementation

int? get genreId => payload['genre_id'];