isAutomaticDataCollectionEnabled property

  1. @override
bool isAutomaticDataCollectionEnabled
override

Returns true if automatic data collection is enabled for this app.

Implementation

@override
bool get isAutomaticDataCollectionEnabled =>
    _isAutomaticDataCollectionEnabled;