menu
eliud_pkg_notifications_model package
documentation
model/notification_repository.dart
NotificationRepository
updateEntity abstract method
updateEntity abstract method
dark_mode
light_mode
updateEntity
abstract method
@
override
Future
<
NotificationEntity
>
updateEntity
(
String
documentID
,
NotificationEntity
value
)
override
Implementation
@override Future<NotificationEntity> updateEntity( String documentID, NotificationEntity value);
eliud_pkg_notifications_model package
documentation
model/notification_repository
NotificationRepository
updateEntity abstract method
NotificationRepository class