WatchlistScreeningHitLocations.fromJson constructor

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

Implementation

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