menu
snowplow_tracker package
documentation
events/screen_view.dart
ScreenView
previousId property
previousId property
dark_mode
light_mode
previousId
property
String
?
previousId
final
The id (UUID v4) of the previous screen that was viewed.
Implementation
final String? previousId;
snowplow_tracker package
documentation
events/screen_view
ScreenView
previousId property
ScreenView class