watchlistScreenings property
- @JsonKey(name: 'watchlist_screenings', defaultValue: <WatchlistScreeningIndividual>[])
final
Implementation
@JsonKey(
name: 'watchlist_screenings',
defaultValue: <WatchlistScreeningIndividual>[])
final List<WatchlistScreeningIndividual> watchlistScreenings;