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