user property

SentryUser? user
final

Information about the current user.

The value in this field overrides the user context set in Scope.user for this logged event.

Implementation

final SentryUser? user;