APP_ENV constant

String const APP_ENV

Implementation

static const APP_ENV =
    String.fromEnvironment('FEED_APP_ENV', defaultValue: 'Release');