XdrPreconditions constructor Null safety

XdrPreconditions(
  1. XdrPreconditionType _type
)

Implementation

XdrPreconditions(this._type);