AppUpgrade class

Constructors

AppUpgrade()
factory

Properties

appInfo AppInfo
getter/setter pair
debug bool
getter/setter pair
defaultDialogTitle String
getter/setter pair
defaultLaterButtonTitle String
getter/setter pair
defaultUpdateButtonTitle String
getter/setter pair
dialogConfig DialogConfig
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
xApiKey String
getter/setter pair

Methods

checkVersion({required BuildContext context}) Future<void>
initialize() Future<bool>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onUserLater(BuildContext context) → void
onUserUpdate(BuildContext context, AppInfo appInfo) → void
toString() String
A string representation of this object.
inherited

Operators

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