type property
Implementation
XdrHostFunctionType get type => this._type;
Implementation
set type(XdrHostFunctionType value) => this._type = value;
XdrHostFunctionType get type => this._type;
set type(XdrHostFunctionType value) => this._type = value;