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