tracesSampler property

TracesSamplerCallback? tracesSampler
getter/setter pair

This function is called by TracesSamplerCallback to determine if transaction is sampled - meant to be sent to Sentry.

Implementation

TracesSamplerCallback? tracesSampler;