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