debug property

bool debug
getter/setter pair

Settings this var to true will always display the messages returned by the api, even if they've been already showed.

Implementation

bool debug = false;