isDebug property

bool isDebug

True if it is debug mode.

Implementation

static bool get isDebug => kDebugMode;