type property Null safety
Implementation
XdrSorobanAuthorizedFunctionType get type => this._type;
Implementation
set type(XdrSorobanAuthorizedFunctionType value) => this._type = value;
XdrSorobanAuthorizedFunctionType get type => this._type;
set type(XdrSorobanAuthorizedFunctionType value) => this._type = value;