apply

fun apply(breadcrumb: Breadcrumb)

A function used internally to apply the data within this Sentry capture to a given Breadcrumb object.

This function is in charge of applying the data stored within this class, and filtering it as required by the allowedTypes property.