debug property

bool get debug

Implementation

bool get debug => config.get('app.debug') == true;