stellar_flutter_sdk
stellar_flutter_sdk
AccountSponsorshipUpdatedEffectResponse
AccountSponsorshipUpdatedEffectResponse constructor
AccountSponsorshipUpdatedEffectResponse
stellar_flutter_sdk
stellar_flutter_sdk
AccountSponsorshipUpdatedEffectResponse
AccountSponsorshipUpdatedEffectResponse constructor
AccountSponsorshipUpdatedEffectResponse class
Constructors
AccountSponsorshipUpdatedEffectResponse
fromJson
Properties
account
createdAt
formerSponsor
hashCode
id
links
newSponsor
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
AccountSponsorshipUpdatedEffectResponse
constructor
AccountSponsorshipUpdatedEffectResponse
(
String
newSponsor
,
String
formerSponsor
)
Implementation
AccountSponsorshipUpdatedEffectResponse( this.newSponsor, this.formerSponsor);