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