stellar_flutter_sdk
stellar_flutter_sdk
LedgerResponseLinks
LedgerResponseLinks constructor
LedgerResponseLinks
LedgerResponseLinks
constructor
Null safety
LedgerResponseLinks
(
Link
effects
,
Link
operations
,
Link
self
,
Link
transactions
,
Link
payments
)
Implementation
LedgerResponseLinks(this.effects, this.operations, this.self, this.transactions, this.payments);
stellar_flutter_sdk
stellar_flutter_sdk
LedgerResponseLinks
LedgerResponseLinks constructor
LedgerResponseLinks class
Constructors
LedgerResponseLinks
fromJson
Properties
effects
hashCode
operations
payments
runtimeType
self
transactions
Methods
noSuchMethod
toString
Operators
operator ==