me property

UserId? get me

Returns UserId of currently authenticated MyUser.

Implementation

UserId? get me => _authService.userId;