XdrSCStatic constructor Null safety

XdrSCStatic(
  1. dynamic _value
)

Implementation

XdrSCStatic(this._value);