type property

XdrHostFunctionType type

Implementation

XdrHostFunctionType get type => this._type;
void type=(XdrHostFunctionType value)

Implementation

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