menu
entity_store package
documentation
entity_store.dart
IUpdatable<T>
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
void
update
(
Updater
<
T
>
updater
)
Implementation
void update(Updater<T> updater);
entity_store package
documentation
entity_store
IUpdatable<T>
update abstract method
IUpdatable class