Q class

Constructors

Q()

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

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

Static Properties

deviceHeight double
getter/setter pair
deviceWidth double
getter/setter pair
supportedLanguages List<Locale>
getter/setter pair

Constants

APP_NAME → const String
IS_CONNECTED → const bool
** Constants ****
LANGUAGE_SETTING_ARABIC_VALUE → const String
LANGUAGE_SETTING_ENGLISH_VALUE → const String
LANGUAGE_SETTING_KEY → const String
LOCALE_AR → const Locale
LOCALE_EN → const Locale
SELECTED_LOCALE → const Locale
VERSION_NAME → const String