isDebug property

bool get isDebug

Implementation

bool get isDebug {
  return kDebugMode;
}