captureFeedback
suspend fun captureFeedback(feedback: UserFeedback, body: suspend SentryScopeCapture.() -> Unit = {})
Capture a UserFeedback object, submitting it to Sentry with the breadcrumbs in this context.
Capture a UserFeedback object, submitting it to Sentry with the breadcrumbs in this context.