withGenres property

List<int>? withGenres
final

Comma separated value of genre ids that you want to exclude from the results.

Implementation

final List<int>? withGenres;