XdrSCObject constructor Null safety

XdrSCObject(
  1. XdrSCObjectType _type
)

Implementation

XdrSCObject(this._type);