EntityWatchlistScreening.fromJson constructor

EntityWatchlistScreening.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory EntityWatchlistScreening.fromJson(Map<String, dynamic> json) =>
    _$EntityWatchlistScreeningFromJson(json);