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