isDebug property

bool get isDebug

True if it is debug mode.

Implementation

static bool get isDebug => kDebugMode;