manualReportOnly property

  1. @override
bool get manualReportOnly
override

Limits automatic collection; UI data is fetched only when the user explicitly triggers a manual report.

Implementation

@override
bool get manualReportOnly => true;