function isNotProduction(): boolean;
Determine if the current environment is not production.
boolean
True if not in a production environment, otherwise false.