menu
eliud_pkg_fundamentals_model package
documentation
model/link_repository.dart
LinkRepository
updateEntity abstract method
updateEntity abstract method
dark_mode
light_mode
updateEntity
abstract method
@
override
Future
<
LinkEntity
>
updateEntity
(
String
documentID
,
LinkEntity
value
)
override
Implementation
@override Future<LinkEntity> updateEntity(String documentID, LinkEntity value);
eliud_pkg_fundamentals_model package
documentation
model/link_repository
LinkRepository
updateEntity abstract method
LinkRepository class