XdrSCVal constructor Null safety

XdrSCVal(
  1. XdrSCValType _type
)

Implementation

XdrSCVal(this._type);