XdrSCSpecUDTStructV0 constructor

XdrSCSpecUDTStructV0(
  1. String _doc,
  2. String _lib,
  3. String _name,
  4. List<XdrSCSpecUDTStructFieldV0> _fields,
)

Implementation

XdrSCSpecUDTStructV0(this._doc, this._lib, this._name, this._fields);