me property

UserId get me

Returns the UserId of the currently authenticated account.

Implementation

UserId get me => _authService.userId;