type property

Implementation

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

Implementation

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