stellar_flutter_sdk
stellar_flutter_sdk
OperationResponseLinks
OperationResponseLinks constructor
OperationResponseLinks
OperationResponseLinks
constructor
Null safety
OperationResponseLinks
(
Link
?
effects
,
Link
?
precedes
,
Link
?
self
,
Link
?
succeeds
,
Link
?
transaction
)
Implementation
OperationResponseLinks(this.effects, this.precedes, this.self, this.succeeds, this.transaction);
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 ==