isAutomaticDataCollectionEnabled property

bool isAutomaticDataCollectionEnabled

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

Implementation

bool get isAutomaticDataCollectionEnabled =>
    _delegate.isAutomaticDataCollectionEnabled;