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