menu
eliud_pkg_chat_model package
documentation
model/room_list_event.dart
RoomListUpdated
RoomListUpdated const constructor
RoomListUpdated const constructor
dark_mode
light_mode
RoomListUpdated
constructor
const
RoomListUpdated
(
{
List
<
RoomModel
?
>
?
value
,
bool
?
mightHaveMore
,
})
Implementation
const RoomListUpdated({this.value, this.mightHaveMore});
eliud_pkg_chat_model package
documentation
model/room_list_event
RoomListUpdated
RoomListUpdated const constructor
RoomListUpdated class