menu
flutter_chat_sdk package
documentation
chat.dart
Conversation
isGroup property
isGroup property
dark_mode
light_mode
isGroup
property
bool
get
isGroup
Implementation
bool get isGroup => type == ConversationType.group;
flutter_chat_sdk package
documentation
chat
Conversation
isGroup property
Conversation class