ClaimantPredicateResponse constructor
- bool unconditional,
- List<
ClaimantPredicateResponse> and, - List<
ClaimantPredicateResponse> or, - ClaimantPredicateResponse not,
- String beforeAbsoluteTime,
- String beforeRelativeTime
Implementation
ClaimantPredicateResponse(this.unconditional, this.and, this.or, this.not,
this.beforeAbsoluteTime, this.beforeRelativeTime);