menu
digia_engage package
documentation
api/internal/event/engage_analytics_event.dart
StoriesStepViewed
StoriesStepViewed.new const constructor
StoriesStepViewed.new const constructor
dark_mode
light_mode
StoriesStepViewed
constructor
const
StoriesStepViewed
(
{
required
int
itemIndex
,
int
?
itemTotal
,
String
?
storyId
,
String
?
frameId
,
})
Implementation
const StoriesStepViewed({ required this.itemIndex, this.itemTotal, this.storyId, this.frameId, });
digia_engage package
documentation
api/internal/event/engage_analytics_event
StoriesStepViewed
StoriesStepViewed.new const constructor
StoriesStepViewed class