reportContent

var reportContent: Array<out ReportField>

Redefines the list of {@link ReportField}s collected and sent in your reports.

You can also use this property to modify fields order in your reports.

The default list is {@link org.acra.ACRAConstants#DEFAULT_REPORT_FIELDS}

Return

fields to be included in the report.