inProduction constant

bool const inProduction

Implementation

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