entityWatchlistScreenings property

  1. @JsonKey(name: 'entity_watchlist_screenings', defaultValue: <EntityWatchlistScreening>[])
List<EntityWatchlistScreening> entityWatchlistScreenings
final

Implementation

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