menu
messenger
ui/page/home/introduction/controller.dart
IntroductionController
me property
me
dark_mode
light_mode
me
property
UserId
get
me
Returns the
UserId
of the currently authenticated account.
Implementation
UserId get me => _authService.userId;
messenger
controller
IntroductionController
me property
IntroductionController class