DeleteAllowedPayerResponse constructor

  1. @JsonSerializable(includeIfNull: false)
const DeleteAllowedPayerResponse()

Implementation

@JsonSerializable(includeIfNull: false)
const factory DeleteAllowedPayerResponse() = _DeleteAllowedPayerResponse;