stellar_flutter_sdk
stellar_flutter_sdk
SignerRemovedEffectResponse
SignerRemovedEffectResponse constructor
SignerRemovedEffectResponse
stellar_flutter_sdk
stellar_flutter_sdk
SignerRemovedEffectResponse
SignerRemovedEffectResponse constructor
SignerRemovedEffectResponse class
Constructors
SignerRemovedEffectResponse
fromJson
Properties
account
createdAt
hashCode
id
links
pagingToken
publicKey
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
type
weight
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
SignerRemovedEffectResponse
constructor
SignerRemovedEffectResponse
(
int
weight
,
String
publicKey
)
Implementation
SignerRemovedEffectResponse(int weight, String publicKey) : super(weight, publicKey);