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