XdrSCSpecUDTStructV0 constructor Null safety
- String _doc,
- String _lib,
- String _name,
- List<
XdrSCSpecUDTStructFieldV0> _fields
Implementation
XdrSCSpecUDTStructV0(this._doc, this._lib, this._name, this._fields);
XdrSCSpecUDTStructV0(this._doc, this._lib, this._name, this._fields);