isEnabled property

bool isEnabled

The state of the service (if it reports to Analytics or not).

Implementation

bool get isEnabled;
void isEnabled=(bool newValue)

The state of the service (if it reports to Analytics or not).

Implementation

set isEnabled(bool newValue);