stellar_flutter_sdk
stellar_flutter_sdk
XdrPrice
d property
d
stellar_flutter_sdk
stellar_flutter_sdk
XdrPrice
d property
XdrPrice class
Constructors
XdrPrice
Properties
d
hashCode
n
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
d
property
XdrInt32
d
Implementation
XdrInt32 get d => this._d;
void
d=
(
XdrInt32
value
)
Implementation
set d(XdrInt32 value) => this._d = value;