menu
eliud_core_main package
documentation
model/menu_def_repository.dart
MenuDefRepository
updateEntity abstract method
updateEntity abstract method
dark_mode
light_mode
updateEntity
abstract method
@
override
Future
<
MenuDefEntity
>
updateEntity
(
String
documentID
,
MenuDefEntity
value
)
override
Implementation
@override Future<MenuDefEntity> updateEntity(String documentID, MenuDefEntity value);
eliud_core_main package
documentation
model/menu_def_repository
MenuDefRepository
updateEntity abstract method
MenuDefRepository class