isRelease top-level constant

bool const isRelease

Implementation

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