configureDevelopment static method

void configureDevelopment()

Apply development configuration (shorthand)

Implementation

static void configureDevelopment() =>
    applyEnvironment(ZenEnvironment.development);