transaction property

String? transaction
final

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

Implementation

final String? transaction;