stellar_flutter_sdk
stellar_flutter_sdk
Row
Row constructor
Row
Row
constructor
Null safety
Row
(
String
amount
,
String
price
,
Price
priceR
)
Implementation
Row(this.amount, this.price, this.priceR);
stellar_flutter_sdk
stellar_flutter_sdk
Row
Row constructor
Row class
Constructors
Row
fromJson
Properties
amount
hashCode
price
priceR
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==