stellar_flutter_sdk
stellar_flutter_sdk
FederationResponse
FederationResponse constructor
FederationResponse
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 ==
FederationResponse
constructor
FederationResponse
(
String
stellarAddress
,
String
accountId
,
String
memoType
,
String
memo
)
Implementation
FederationResponse( this.stellarAddress, this.accountId, this.memoType, this.memo);