AdaptySubscriptionDetails class

Annotations

Properties

androidBasePlanId String?
final
androidIntroductoryOfferEligibility AdaptyEligibility?
final
androidOfferId String?
final
androidOfferTags List<String>
final
hashCode int
The hash code for this object.
no setterinherited
introductoryOffer List<AdaptySubscriptionPhase>
final
localizedSubscriptionPeriod String?
final
promotionalOffer AdaptySubscriptionPhase?
final
promotionalOfferEligibility bool
User's eligibility for the promotional offers. Check this property before displaying info about promotional offers.
no setter
promotionalOfferId String?
An identifier of a promotional offer, provided by Adapty for this specific user.
no setter
renewalType AdaptyRenewalType
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subscriptionGroupIdentifier String?
The identifier of the subscription group to which the subscription belongs. (Will be nil for iOS version below 12.0 and macOS version below 10.14).
final
subscriptionPeriod AdaptySubscriptionPeriod
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited