menu
messenger
domain/service/call.dart
CallService
me property
me
dark_mode
light_mode
me
property
UserId
get
me
Returns ID of the authenticated
MyUser
.
Implementation
UserId get me => _authService.credentials.value!.userId;
messenger
call
CallService
me property
CallService class