user property

SentryUser? user

Get the current user.

Implementation

SentryUser? get user => _user;