CafebazaarFlutter class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getLatestVersion() FutureOr<int?>
Get latest version of app in cafeBazaar
inAppPurchase(String publicKey) InAppPurchase
Initialization of InAppPurchase
isLoggedIn() FutureOr<bool?>
Check user isLoggedIn cafeBazaar
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openCommentForm([String? packageName]) FutureOr
Open comment form of app in cafeBazaar
openDetail([String? packageName]) FutureOr
Open detail page of app in cafeBazaar
openDeveloperPage(String developerId) FutureOr
Open developer app list In cafeBazaar
openLogin() FutureOr
Open cafeBazaar login page
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance CafebazaarFlutter
no setter