stellar_flutter_sdk
stellar_flutter_sdk
FederationResponse
FederationResponse constructor
FederationResponse
FederationResponse
constructor
Null safety
FederationResponse
(
String
?
stellarAddress
,
String
?
accountId
,
String
?
memoType
,
String
?
memo
)
Implementation
FederationResponse(this.stellarAddress, this.accountId, this.memoType, this.memo);
stellar_flutter_sdk
stellar_flutter_sdk
FederationResponse
FederationResponse constructor
FederationResponse class
Constructors
FederationResponse
fromJson
Properties
accountId
hashCode
memo
memoType
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
stellarAddress
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==