debugMode property
bool
get
debugMode
If true, the application is running in debug mode
Implementation
static bool get debugMode => found.kDebugMode;
If true, the application is running in debug mode
static bool get debugMode => found.kDebugMode;