debugMode property

bool get debugMode

If true, the application is running in debug mode

Implementation

static bool get debugMode => found.kDebugMode;