XdrSCErrorType constructor Null safety

XdrSCErrorType(
  1. dynamic _value
)

Implementation

XdrSCErrorType(this._value);