Error

constructor(id: String = UUID.randomUUID().toString(), timestamp: Long = Date().time, shouldForceSend: Boolean = true, component: String, errorType: AnalyticsEvent.Error.Type? = null, code: String? = null, target: String? = null, message: String? = null)