ReportExecutor

fun ReportExecutor(    context: Context,     config: CoreConfiguration,     crashReportDataFactory: CrashReportDataFactory,     defaultExceptionHandler: Thread.UncaughtExceptionHandler?,     processFinisher: ProcessFinisher,     schedulerStarter: SchedulerStarter,     lastActivityManager: LastActivityManager)