menu
funnels_manager package
documentation
abstract/funnel.dart
Funnel
Funnel.new constructor
Funnel.new constructor
dark_mode
light_mode
Funnel
constructor
Funnel
(
String
funnelName
, {
bool
shouldCountTime
=
false
,
})
Implementation
Funnel(this.funnelName, {this.shouldCountTime = false});
funnels_manager package
documentation
abstract/funnel
Funnel
Funnel.new constructor
Funnel class