debug property Null safety

bool? debug
read / write

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

Implementation

bool? debug;