autoFlushQueue property
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;
Requests automatic queue flushing behavior.
In the current implementation, this only triggers a single flush during
SDK startup when flushInterval is null.
final bool autoFlushQueue;