XdrSCSpecTypeOption constructor Null safety

XdrSCSpecTypeOption(
  1. XdrSCSpecTypeDef _valueType
)

Implementation

XdrSCSpecTypeOption(this._valueType);