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