XdrClaimPredicate constructor Null safety

XdrClaimPredicate(
  1. XdrClaimPredicateType _type
)

Implementation

XdrClaimPredicate(this._type);