menu
eliud_pkg_chat_model package
documentation
model/room_list_state.dart
RoomListLoaded
RoomListLoaded const constructor
RoomListLoaded const constructor
dark_mode
light_mode
RoomListLoaded
constructor
const
RoomListLoaded
(
{
bool
?
mightHaveMore
,
List
<
RoomModel
?
>
?
values
=
const []
,
})
Implementation
const RoomListLoaded({this.mightHaveMore, this.values = const []});
eliud_pkg_chat_model package
documentation
model/room_list_state
RoomListLoaded
RoomListLoaded const constructor
RoomListLoaded class