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