manualReportOnly property

bool get manualReportOnly

If true, this context is collected only for manual user‑initiated reports (e.g., when the user taps "Send diagnostics"), and not for automatic background reporting.

Implementation

bool get manualReportOnly => false;