entityWatchlistScreenings property
- @JsonKey(name: 'entity_watchlist_screenings', defaultValue: <EntityWatchlistScreening>[])
final
Implementation
@JsonKey(
name: 'entity_watchlist_screenings',
defaultValue: <EntityWatchlistScreening>[])
final List<EntityWatchlistScreening> entityWatchlistScreenings;