XdrSCSpecTypeSet constructor Null safety

XdrSCSpecTypeSet(
  1. XdrSCSpecTypeDef _elementType
)

Implementation

XdrSCSpecTypeSet(this._elementType);