Constants 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
-
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
- CONFIG_REFRESH_INTERVAL → const int
- CONTROL_PLANE_URL → const String
- DATA_PLANE_URL → const String
- DB_COUNT_THRESHOLD → const int
- FLUSH_QUEUE_SIZE → const int
- RECORD_SCREEN_VIEWS → const bool
- SLEEP_TIMEOUT → const int
- TRACK_LIFECYCLE_EVENTS → const bool