user property

SentryUser? get user

Get the current user.

Implementation

SentryUser? get user => _user;