stellar_flutter_sdk
stellar_flutter_sdk
Price
numerator property
numerator
stellar_flutter_sdk
stellar_flutter_sdk
Price
numerator property
Price class
Constructors
Price
fromJson
Properties
d
denominator
hashCode
n
numerator
runtimeType
Methods
noSuchMethod
toJson
toString
toXdr
Operators
operator ==
Static methods
fromString
numerator
property
int
numerator
Returns numerator.
Implementation
int get numerator => n;