stellar_flutter_sdk
stellar_flutter_sdk
XdrSCObject
u64 property
u64
u64
property
Null safety
XdrUint64
?
u64
Implementation
XdrUint64? get u64 => this._u64;
void
u64=
(
XdrUint64
?
value
)
Implementation
set u64(XdrUint64? value) => this._u64 = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCObject
u64 property
XdrSCObject class
Constructors
XdrSCObject
Properties
address
bin
contractCode
discriminant
hashCode
i64
i128
map
nonceKey
runtimeType
u64
u128
vec
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
forAddress
forBytes
forContractCode
forI128
forI64
forMap
forNonceKey
forU128
forU64
forVec
fromBase64EncodedString