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