menu
firebase_realtime_chat package
documentation
views/individual_chat/chatroom_viewmodel.dart
ChatRoomViewModel
clearErrors method
clearErrors method
dark_mode
light_mode
clearErrors
method
void
clearErrors
(
)
inherited
Clears all the errors
Implementation
void clearErrors() { _errorStates.clear(); }
firebase_realtime_chat package
documentation
views/individual_chat/chatroom_viewmodel
ChatRoomViewModel
clearErrors method
ChatRoomViewModel class