XdrSCSpecTypeVec constructor Null safety

XdrSCSpecTypeVec(
  1. XdrSCSpecTypeDef _elementType
)

Implementation

XdrSCSpecTypeVec(this._elementType);