menu
saropa_dart_utils package
documentation
stats/funnel_utils.dart
FunnelUtils
count property
count property
dark_mode
light_mode
count
property
int
get
count
Number of users who reached this step.
Implementation
int get count => _count;
saropa_dart_utils package
documentation
stats/funnel_utils
FunnelUtils
count property
FunnelUtils class