menu
eliud_pkg_chat_model package
documentation
model/chat_repository.dart
ChatRepository
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
@
override
Future
<
ChatModel
>
update
(
ChatModel
value
)
override
Implementation
@override Future<ChatModel> update(ChatModel value);
eliud_pkg_chat_model package
documentation
model/chat_repository
ChatRepository
update abstract method
ChatRepository class