Whether debug mode is enabled. Defaults to false.
false
Debug output is more verbose than logging. Only active when both this flag is true and onDebug is non-null.
true
bool get debugMode => false;