transaction property

String? transaction
getter/setter pair

The name of the transaction which generated this event, for example, the route name: "/users/<username>/".

Implementation

String? transaction;