stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
u32 property
u32
u32
property
Null safety
XdrUint32
?
u32
Implementation
XdrUint32? get u32 => this._u32;
void
u32=
(
XdrUint32
?
value
)
Implementation
set u32(XdrUint32? value) => this._u32 = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCVal
u32 property
XdrSCVal class
Constructors
XdrSCVal
Properties
bits
discriminant
hashCode
i32
ic
obj
runtimeType
status
sym
u32
u63
Methods
getAccountID
getBytes
getContractCode
getI128
getI64
getMap
getU128
getU64
getVec
noSuchMethod
toBase64EncodedXdrString
toString
Operators
operator ==
Static methods
decode
encode
forBitset
forI32
forObject
forStatic
forStatus
forSymbol
forU32
forU63
fromBase64EncodedXdrString