WatchlistScreeningEntityReviewCreateResponse.fromJson constructor

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

Implementation

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