WatchlistScreeningEntityReviewListResponse.fromJson constructor

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

Implementation

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