isInDebugMode top-level property

bool get isInDebugMode

Implementation

bool get isInDebugMode {
  return std_std.isInDebugMode;
}