setAutomaticDataCollectionEnabled abstract method

Future<void> setAutomaticDataCollectionEnabled(
  1. String appName,
  2. bool enabled
)

Implementation

Future<void> setAutomaticDataCollectionEnabled(String appName, bool enabled);