stellar_flutter_sdk
stellar_flutter_sdk
XdrHostFunction
wasm property
wasm
wasm
property
Null safety
XdrDataValue
?
wasm
Implementation
XdrDataValue? get wasm => this._wasm;
void
wasm=
(
XdrDataValue
?
value
)
Implementation
set wasm(XdrDataValue? value) => this._wasm = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrHostFunction
wasm property
XdrHostFunction class
Constructors
XdrHostFunction
Properties
createContract
hashCode
invokeContract
runtimeType
type
wasm
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
forCreatingContract
forDeploySACWithAsset
forDeploySACWithSourceAccount
forInvokingContractWithArgs
forUploadContractWasm