menu
digia_engage package
documentation
api/internal/event/engage_analytics_event.dart
CountdownClicked
CountdownClicked.new const constructor
CountdownClicked.new const constructor
dark_mode
light_mode
CountdownClicked
constructor
const
CountdownClicked
(
{
required
String
state
,
required
String
actionType
,
})
Implementation
const CountdownClicked({required this.state, required this.actionType});
digia_engage package
documentation
api/internal/event/engage_analytics_event
CountdownClicked
CountdownClicked.new const constructor
CountdownClicked class