stellar_flutter_sdk
stellar_flutter_sdk
XdrUInt256Parts
XdrUInt256Parts constructor
XdrUInt256Parts
XdrUInt256Parts
constructor
Null safety
XdrUInt256Parts
(
XdrUint64
_hiHi
,
XdrUint64
_hiLo
,
XdrUint64
_loHi
,
XdrUint64
_loLo
)
Implementation
XdrUInt256Parts(this._hiHi, this._hiLo, this._loHi, this._loLo);
stellar_flutter_sdk
stellar_flutter_sdk
XdrUInt256Parts
XdrUInt256Parts constructor
XdrUInt256Parts class
Constructors
XdrUInt256Parts
Properties
hashCode
hiHi
hiLo
loHi
loLo
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
forHiHiHiLoLoHiLoLo