me property

UserId get me

Returns ID of the authenticated MyUser.

Implementation

UserId get me => _authService.credentials.value!.userId;