XdrSCErrorCode constructor Null safety

XdrSCErrorCode(
  1. dynamic _value
)

Implementation

XdrSCErrorCode(this._value);