ShowChatDialogState constructor
ShowChatDialogState({
- required String message,
Implementation
ShowChatDialogState({required this.message});
ShowChatDialogState({required this.message});