kDebugMode top-level constant

bool const kDebugMode

Implementation

const bool kDebugMode = bool.fromEnvironment('dart.vm.product') == false;