logCallObjectMethod property
getter/setter pair
If enabled prints method object calls JSONs to the console
Used for debugging purposes.
Implementation
static bool logCallObjectMethod = false;
If enabled prints method object calls JSONs to the console
Used for debugging purposes.
static bool logCallObjectMethod = false;