XdrOperationType constructor Null safety

XdrOperationType(
  1. dynamic _value
)

Implementation

XdrOperationType(this._value);