NavigationEvent constructor
NavigationEvent({})
Implementation
NavigationEvent({required this.fromPage, required this.toPage, required this.action, required this.timestamp, this.arguments, this.stayDuration, this.routeName});