menu
chaty package
documentation
ui/chat_list_screen.dart
ChatListScreen
currentUserId property
currentUserId property
dark_mode
light_mode
currentUserId
property
String
currentUserId
final
The ID of the current user whose chats are displayed.
Implementation
final String currentUserId;
chaty package
documentation
ui/chat_list_screen
ChatListScreen
currentUserId property
ChatListScreen class