stellar_flutter_sdk
stellar_flutter_sdk
ClaimantResponse
ClaimantResponse constructor
ClaimantResponse
stellar_flutter_sdk
stellar_flutter_sdk
ClaimantResponse
ClaimantResponse constructor
ClaimantResponse class
Constructors
ClaimantResponse
fromJson
Properties
destination
hashCode
predicate
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
ClaimantResponse
constructor
ClaimantResponse
(
String
destination
,
ClaimantPredicateResponse
predicate
)
Implementation
ClaimantResponse(this.destination, this.predicate);