debug property

bool? debug
getter/setter pair

debug If Matomo server is configured with debug_on_demand = 1, debug can be set to true (1)

Implementation

bool? debug;