me property

UserId get me

Returns a UserId of the currently authenticated MyUser.

Implementation

UserId get me => _userRepository.me;