group property
group if null will return CometChatConversations screen else will navigate to CometChatMessages
Implementation
final Group? group;
group if null will return CometChatConversations screen else will navigate to CometChatMessages
final Group? group;