beforeBreadcrumb property
This function is called with an SDK specific breadcrumb object before the breadcrumb is added to the scope. When nothing is returned from the function, the breadcrumb is dropped
Implementation
BeforeBreadcrumbCallback? beforeBreadcrumb;