menu
cometchat_chat_uikit package
documentation
shared_ui/src/constants/ui_kit_constants.dart
UserStatusConstants
online constant
online constant
dark_mode
light_mode
online
constant
String
const
online
Implementation
static const String online = CometChatUserStatus.online;
cometchat_chat_uikit package
documentation
shared_ui/src/constants/ui_kit_constants
UserStatusConstants
online constant
UserStatusConstants class