isDebug property

bool get isDebug

Implementation

static bool get isDebug => (!Dart.isRelease && !Dart.isProfile);