DebugSettings class
Debug settings
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
Static Properties
- showApiResponseLogs ↔ bool
-
Show API response logs
getter/setter pair
- showCameraLogs ↔ bool
-
Show camera logs
getter/setter pair
- showLocationLogs ↔ bool
-
Show location logs
getter/setter pair
- showSearchLogs ↔ bool
-
Show search logs
getter/setter pair
- showWeatherLogs ↔ bool
-
Show weather logs
getter/setter pair
Constants
- maxLogEntries → const int
- Maximum log count to keep in memory