XdrSCSpecUDTUnionCaseTupleV0 constructor Null safety
- String _doc,
- List<
String> _name, - XdrSCSpecTypeDef? _type
Implementation
XdrSCSpecUDTUnionCaseTupleV0(this._doc, this._name, this._type);
XdrSCSpecUDTUnionCaseTupleV0(this._doc, this._name, this._type);