stellar_flutter_sdk
stellar_flutter_sdk
XdrAuthorizedInvocation
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
XdrAuthorizedInvocation
args property
XdrAuthorizedInvocation class
Constructors
XdrAuthorizedInvocation
Properties
args
contractID
functionName
hashCode
runtimeType
subInvocations
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode