isProduction top-level constant

bool const isProduction

Implementation

const bool isProduction = bool.fromEnvironment("dart.vm.product");