autoFlushQueue property

bool autoFlushQueue
final

Requests automatic queue flushing behavior.

In the current implementation, this only triggers a single flush during SDK startup when flushInterval is null.

Implementation

final bool autoFlushQueue;