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