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