env constant

String const env

Implementation

static const env = String.fromEnvironment('APP_ENV', defaultValue: 'prod');