stellar_flutter_sdk
stellar_flutter_sdk
TradeResponseLinks
TradeResponseLinks constructor
TradeResponseLinks
stellar_flutter_sdk
stellar_flutter_sdk
TradeResponseLinks
TradeResponseLinks constructor
TradeResponseLinks class
Constructors
TradeResponseLinks
fromJson
Properties
base
counter
hashCode
operation
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
TradeResponseLinks
constructor
TradeResponseLinks
(
Link
base
,
Link
counter
,
Link
operation
)
Implementation
TradeResponseLinks(this.base, this.counter, this.operation);