stellar_flutter_sdk
stellar_flutter_sdk
XdrUInt128Parts
XdrUInt128Parts constructor
XdrUInt128Parts
XdrUInt128Parts
constructor
Null safety
XdrUInt128Parts
(
XdrUint64
_hi
,
XdrUint64
_lo
)
Implementation
XdrUInt128Parts(this._hi, this._lo);
stellar_flutter_sdk
stellar_flutter_sdk
XdrUInt128Parts
XdrUInt128Parts constructor
XdrUInt128Parts class
Constructors
XdrUInt128Parts
Properties
hashCode
hi
lo
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
forHiLo