transaction property
The name of the transaction which generated this event,
for example, the route name: "/users/<username>/".
Implementation
final String? transaction;
The name of the transaction which generated this event,
for example, the route name: "/users/<username>/".
final String? transaction;