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