isDebugMode property

bool isDebugMode

Checks whether debug mode or not

Implementation

static bool get isDebugMode => kDebugMode;