flushInterval property

Duration? flushInterval
final

Optional interval for future auto-flush scheduling.

The built-in SDK does not currently schedule a periodic timer for this value.

Implementation

final Duration? flushInterval;