notPredicate property
Implementation
XdrClaimPredicate get notPredicate => this._notPredicate;
Implementation
set notPredicate(XdrClaimPredicate value) => this._notPredicate = value;
XdrClaimPredicate get notPredicate => this._notPredicate;
set notPredicate(XdrClaimPredicate value) => this._notPredicate = value;