stellar_flutter_sdk
stellar_flutter_sdk
XdrSCContractCode
wasmId property
wasmId
wasmId
property
Null safety
XdrHash
?
wasmId
Implementation
XdrHash? get wasmId => this._wasmId;
void
wasmId=
(
XdrHash
?
value
)
Implementation
set wasmId(XdrHash? value) => this._wasmId = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCContractCode
wasmId property
XdrSCContractCode class
Constructors
XdrSCContractCode
Properties
discriminant
hashCode
runtimeType
wasmId
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode