withPeople property

List<int>? withPeople
final

A comma separated list of person ID's. Only include movies that have one of the ID's added as a either a actor or a crew member.

Implementation

final List<int>? withPeople;