menu
eliud_pkg_chat_model package
documentation
model/chat_repository.dart
ChatRepository
updateEntity abstract method
updateEntity abstract method
dark_mode
light_mode
updateEntity
abstract method
@
override
Future
<
ChatEntity
>
updateEntity
(
String
documentID
,
ChatEntity
value
)
override
Implementation
@override Future<ChatEntity> updateEntity(String documentID, ChatEntity value);
eliud_pkg_chat_model package
documentation
model/chat_repository
ChatRepository
updateEntity abstract method
ChatRepository class