longTaskEventMapper property

RumLongTaskEventMapper? longTaskEventMapper
getter/setter pair

A function that allows you to modify or drop specific RumLongTaskEvents before they are sent to Datadog.

Implementation

RumLongTaskEventMapper? longTaskEventMapper;