menu
messenger
ui/page/home/accounts_switcher/controller.dart
AccountsSwitcherController
me property
me
dark_mode
light_mode
me
property
UserId
?
get
me
Returns
UserId
of currently authenticated
MyUser
.
Implementation
UserId? get me => _authService.userId;
messenger
controller
AccountsSwitcherController
me property
AccountsSwitcherController class