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
address
b
bytes
discriminant
duration
error
hashCode
i32
i64
i128
i256
instance
map
nonce_key
runtimeType
str
sym
timepoint
u32
u64
u128
u256
vec
Methods
noSuchMethod
toBase64EncodedXdrString
toString
Operators
operator ==
Static methods
decode
encode
forAccountAddress
forAddress
forBool
forBytes
forContractAddress
forContractInstance
forDuration
forError
forI128
forI128Parts
forI256
forI32
forI64
forMap
forNonceKey
forString
forSymbol
forTimepoint
forU128
forU128Parts
forU256
forU32
forU64
forVec
forVoid
fromBase64EncodedXdrString