menu
flutter_chat_sdk package
documentation
chat.dart
PresenceResult
active property
active property
dark_mode
light_mode
active
property
bool
active
final
Whether the user is currently online.
Implementation
final bool active;
flutter_chat_sdk package
documentation
chat
PresenceResult
active property
PresenceResult class