stellar_flutter_sdk
stellar_flutter_sdk
CreateContractHostFunction
wasmId property
wasmId
wasmId
property
Null safety
String
wasmId
Implementation
String get wasmId => this._wasmId;
void
wasmId=
(
String
value
)
Implementation
set wasmId(String value) => this._wasmId = value;
stellar_flutter_sdk
stellar_flutter_sdk
CreateContractHostFunction
wasmId property
CreateContractHostFunction class
Constructors
CreateContractHostFunction
Properties
auth
hashCode
runtimeType
salt
wasmId
Methods
noSuchMethod
toString
toXdr
Operators
operator ==