StaticUtil class
Constructors
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
-
getRandomChar(
) → int -
getRandomWrittenCount(
) → int -
getWrittenList(
int num) → List< int> -
getWrittenListAmount(
double num) → List< double> -
next(
int min, int max, Random rand) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
readIntToChar(
int readValue) → String -
toString(
) → String -
A string representation of this object.
inherited
-
writeIntToChar(
int writeValue) → String -
writeToChar(
int writeValue) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- appEmail ↔ String
-
getter/setter pair
- appId ↔ String
-
getter/setter pair
- authCode ↔ String
-
getter/setter pair
- closeSessionResponse ↔ CloseSessionResponse?
-
getter/setter pair
- connectionState ↔ String
-
getter/setter pair
- deviceID ↔ String
-
getter/setter pair
- deviceName ↔ String
-
getter/setter pair
- everySecond ↔ int
-
getter/setter pair
- kTransparentImage ↔ Uint8List
-
getter/setter pair
- notifyCharacteristicUuid ↔ String
-
getter/setter pair
- notifyServiceUuid ↔ String
-
getter/setter pair
- sessionId ↔ int?
-
getter/setter pair
- updateSessionResponse ↔ UpdateSessionResponse?
-
getter/setter pair
- writeCharacteristicUuid ↔ String
-
getter/setter pair
- writeServiceUuid ↔ String
-
getter/setter pair
- yourAppName ↔ String
-
getter/setter pair
Constants
- appKey → const String
- appSecret → const String
- deviceId → const String
- email → const String
- exception → const String
- failed → const String
- loading → const String
- noBackup → const String
- noInternet → const String
- NULL → const String
- phone → const String
- status → const String
- success → const String
- token → const String