WatchlistScreeningIndividualReviewListRequest constructor
WatchlistScreeningIndividualReviewListRequest({})
Implementation
WatchlistScreeningIndividualReviewListRequest({
this.secret,
this.clientId,
required this.watchlistScreeningId,
this.cursor,
});