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