stellar_flutter_sdk
stellar_flutter_sdk
XdrSorobanAuthorizedContractFunction
args property
args
args
property
Null safety
List
<
XdrSCVal
>
args
Implementation
List<XdrSCVal> get args => this._args;
void
args=
(
List
<
XdrSCVal
>
value
)
Implementation
set args(List<XdrSCVal> value) => this._args = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSorobanAuthorizedContractFunction
args property
XdrSorobanAuthorizedContractFunction class
Constructors
XdrSorobanAuthorizedContractFunction
Properties
args
contractAddress
functionName
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode