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