menu
eliud_pkg_chat_model package
documentation
model/room_repository.dart
RoomRepository
add abstract method
add abstract method
dark_mode
light_mode
add
abstract method
@
override
Future
<
RoomModel
>
add
(
RoomModel
value
)
override
Implementation
@override Future<RoomModel> add(RoomModel value);
eliud_pkg_chat_model package
documentation
model/room_repository
RoomRepository
add abstract method
RoomRepository class