configureProduction static method
void
configureProduction()
Apply production configuration (shorthand)
Implementation
static void configureProduction() =>
applyEnvironment(ZenEnvironment.production);
Apply production configuration (shorthand)
static void configureProduction() =>
applyEnvironment(ZenEnvironment.production);