menu
firebase_chat_services package
documentation
modals/chat_list_modal.dart
GroupChatDetails
GroupChatDetails.new constructor
GroupChatDetails.new constructor
dark_mode
light_mode
GroupChatDetails
constructor
GroupChatDetails
(
{
required
String
groupName
,
required
String
profileImage
,
})
Implementation
GroupChatDetails({required this.groupName,required this.profileImage,});
firebase_chat_services package
documentation
modals/chat_list_modal
GroupChatDetails
GroupChatDetails.new constructor
GroupChatDetails class