stellar_flutter_sdk
stellar_flutter_sdk
XdrPrice
XdrPrice constructor
XdrPrice
XdrPrice
constructor
Null safety
XdrPrice
(
XdrInt32
_n
,
XdrInt32
_d
)
Implementation
XdrPrice(this._n, this._d);
stellar_flutter_sdk
stellar_flutter_sdk
XdrPrice
XdrPrice constructor
XdrPrice class
Constructors
XdrPrice
Properties
d
hashCode
n
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode