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