XdrSCSpecTypeDef constructor Null safety

XdrSCSpecTypeDef(
  1. XdrSCSpecType _type
)

Implementation

XdrSCSpecTypeDef(this._type);