withGenres property

List<int>? withGenres
final

Comma separated value of genre ids that you want to include in the results.

Implementation

final List<int>? withGenres;