XdrSCSpecUDTUnionCaseTupleV0 constructor

XdrSCSpecUDTUnionCaseTupleV0(
  1. String _doc,
  2. String _name,
  3. XdrSCSpecTypeDef? _type
)

Implementation

XdrSCSpecUDTUnionCaseTupleV0(this._doc, this._name, this._type);