isEnabled property

bool isEnabled
inherited

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

Implementation

bool get isEnabled;
void isEnabled=(bool newValue)
inherited

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

Implementation

set isEnabled(bool newValue);