XdrPreconditionType constructor Null safety

XdrPreconditionType(
  1. dynamic _value
)

Implementation

XdrPreconditionType(this._value);