RevCatIapService class

Constructors

RevCatIapService(RevcatIapConfig _config)
const

Properties

appUserId String?
no setter
enabledLogs bool
no setter
entitlementID String
no setter
hashCode int
The hash code for this object.
no setterinherited
limitFreeIdentify int
no setter
packageConverter List<SubscriptionItem> Function(List<Package>)
no setter
publicKey String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

init() Future<void>
Initialize Purchases lib of RevenueCat, must be called before runApp().
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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