CafebazaarFlutterLib 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() Future
Get latest version of app in cafeBazaar
isLoggedIn() Future
Check user isLoggedIn cafeBazaar
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
openCommentForm([String packageName = ""]) Future
Open comment form of app in cafeBazaar
openDetail([String packageName = ""]) Future
Open detail page of app in cafeBazaar
openDeveloperPage(String developerId) Future
Open developer app list In cafeBazaar
openLogin() Future
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 CafebazaarFlutterLib
no setter