menu
snowplow_tracker package
documentation
events/page_view_event.dart
PageViewEvent
PageViewEvent const constructor
PageViewEvent const constructor
dark_mode
light_mode
PageViewEvent
constructor
const
PageViewEvent
(
{
String
?
title
,
})
Implementation
const PageViewEvent({this.title});
snowplow_tracker package
documentation
events/page_view_event
PageViewEvent
PageViewEvent const constructor
PageViewEvent class