isDebug constant

bool const isDebug

Indicates whether the app is running in debug mode.

Implementation

static const bool isDebug = kDebugMode;