saveTimeout property

Duration saveTimeout
final

When this timeout period expires the changed state is saved. This stops calling save on many minor changes.

Implementation

final Duration saveTimeout;