autoFlushOnInit property
- @Deprecated('Use autoFlushQueue + flushInterval instead.')
final
Whether the queue should be flushed once during initialization.
Implementation
@Deprecated('Use autoFlushQueue + flushInterval instead.')
final bool autoFlushOnInit;