WatchlistScreeningIndividualListResponse.fromJson constructor
Implementation
factory WatchlistScreeningIndividualListResponse.fromJson(
        Map<String, dynamic> json) =>
    _$WatchlistScreeningIndividualListResponseFromJson(json);
factory WatchlistScreeningIndividualListResponse.fromJson(
        Map<String, dynamic> json) =>
    _$WatchlistScreeningIndividualListResponseFromJson(json);