flushInterval property
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;
Optional interval for future auto-flush scheduling.
The built-in SDK does not currently schedule a periodic timer for this value.
final Duration? flushInterval;