configureDevelopment static method
void
configureDevelopment()
Apply development configuration (shorthand)
Implementation
static void configureDevelopment() => applyEnvironment('dev');
Apply development configuration (shorthand)
static void configureDevelopment() => applyEnvironment('dev');