isEnabled property
The state of the service (if it reports to Google Analytics or not).
Implementation
@override
bool get isEnabled
=> _isEnabled;
The state of the service (if it reports to Google Analytics or not).
@override
bool get isEnabled
=> _isEnabled;