isDev top-level constant

bool const isDev

The flavor of the app.

Implementation

const isDev = bool.fromEnvironment('IS_DEV');