reportDialogClass

abstract fun reportDialogClass(): Class<out Activity>

Custom CrashReportDialog class

Return

The activity to use to prompt the user for crash details. Inside the activity, use org.acra.dialog.CrashReportDialogHelper to integrate it ACRA.