menu
eliud_pkg_chat_model package
documentation
model/room_list_event.dart
UpdateRoomList
UpdateRoomList const constructor
UpdateRoomList const constructor
dark_mode
light_mode
UpdateRoomList
constructor
const
UpdateRoomList
(
{
RoomModel
?
value
,
})
Implementation
const UpdateRoomList({this.value});
eliud_pkg_chat_model package
documentation
model/room_list_event
UpdateRoomList
UpdateRoomList const constructor
UpdateRoomList class