menu
posthog_flutter package
documentation
posthog_flutter.dart
PostHogConfig
flushAt property
flushAt property
dark_mode
light_mode
flushAt
property
int
flushAt
getter/setter pair
Number of queued events that triggers an automatic flush.
Defaults to
20
.
Implementation
var flushAt = 20;
posthog_flutter package
documentation
posthog_flutter
PostHogConfig
flushAt property
PostHogConfig class