OneToOneChat constructor
Implementation
OneToOneChat({super.key, required this.loginUserId, required this.otherUserId, required this.isForOneToOneChat, this.isFromNotification = false});
OneToOneChat({super.key, required this.loginUserId, required this.otherUserId, required this.isForOneToOneChat, this.isFromNotification = false});