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