A store whose listing can change after build(), and which reports each change to its listeners. The store names no notification type. Which notifications/*\/list_changed a change becomes is fixed
by the feature the listener registered on.
| Methods | ||
|---|---|---|
public
|
onListChanged(Closure(): void $listener): void
|
# |