Constants 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
-
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
Constants
- DIRECTORY_NAME → const String
- Directory
- EXCEPTION_NOT_INIT → const String
- Missing Initialization Exception
- EXCEPTION_NULL_KEY → const String
- Encryption key null exception
- EXCEPTION_NULL_LOGS_LEVEL → const String
- Null Logs Level Exception
- PRINT_DATA_LOG_MSG → const String
- Print Data Logs Messages
- PRINT_EXPORT_MSG → const String
- PRINT_LOG_MSG → const String
- Print Log Messages