ApplicationReportingSettings constructor

ApplicationReportingSettings({
  1. bool? includeRemovedApps,
})

Implementation

ApplicationReportingSettings({this.includeRemovedApps});