XdrSCObjectType constructor Null safety

XdrSCObjectType(
  1. dynamic _value
)

Implementation

XdrSCObjectType(this._value);