type property

XdrSorobanAuthorizedFunctionType type

Implementation

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

Implementation

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