cacheUntilChanged property
If true, the action will be cached until some eventObserver reports a change in the underlying data.
Implementation
final bool? cacheUntilChanged;
If true, the action will be cached until some eventObserver reports a change in the underlying data.
final bool? cacheUntilChanged;