user property
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;
Information about the current user.
The value in this field overrides the user context set in Scope.user for this logged event.
final SentryUser? user;