stellar_flutter_sdk
stellar_flutter_sdk
OperationResponseLinks
OperationResponseLinks constructor
OperationResponseLinks
stellar_flutter_sdk
stellar_flutter_sdk
OperationResponseLinks
OperationResponseLinks constructor
OperationResponseLinks class
Constructors
OperationResponseLinks
fromJson
Properties
effects
hashCode
precedes
runtimeType
self
succeeds
transaction
Methods
noSuchMethod
toString
Operators
operator ==
OperationResponseLinks
constructor
OperationResponseLinks
(
Link
effects
,
Link
precedes
,
Link
self
,
Link
succeeds
,
Link
transaction
)
Implementation
OperationResponseLinks( this.effects, this.precedes, this.self, this.succeeds, this.transaction);