isDevBuild top-level constant

bool const isDevBuild

Implementation

const bool isDevBuild = !bool.fromEnvironment('dart.vm.product');