enableAlice constant
bool
const enableAlice
Implementation
static const bool enableAlice =
bool.fromEnvironment('ENABLE_ALICE', defaultValue: false);
static const bool enableAlice =
bool.fromEnvironment('ENABLE_ALICE', defaultValue: false);