isDebug property

bool isDebug
getter/setter pair

If true will show logs and environment to testing. False for production

Implementation

bool isDebug;