autoFlushOnInit property

  1. @Deprecated('Use autoFlushQueue + flushInterval instead.')
bool autoFlushOnInit
final

Whether the queue should be flushed once during initialization.

Implementation

@Deprecated('Use autoFlushQueue + flushInterval instead.')
final bool autoFlushOnInit;