isDebug property

bool get isDebug

Implementation

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