ShowChatDialogState constructor

ShowChatDialogState({
  1. required String message,
})

Implementation

ShowChatDialogState({required this.message});