isAutomaticDataCollectionEnabled property

  1. @override
bool isAutomaticDataCollectionEnabled
override

Returns whether automatic data collection enabled or disabled. This has no affect on web.

Implementation

@override
bool get isAutomaticDataCollectionEnabled =>
    _isAutomaticDataCollectionEnabled;