cacheUntilChanged property

bool? cacheUntilChanged
finalinherited

If true, the action will be cached until some eventObserver reports a change in the underlying data.

Implementation

final bool? cacheUntilChanged;