tracesSampler property
This function is called by TracesSamplerCallback to determine if transaction is sampled - meant to be sent to Sentry.
Implementation
TracesSamplerCallback? tracesSampler;
This function is called by TracesSamplerCallback to determine if transaction is sampled - meant to be sent to Sentry.
TracesSamplerCallback? tracesSampler;