key property
      
      LocalKey
      get
      key
      
    
    
The key used by AutoRoutePage.canUpdate
This is ignored if router is a TabsRouter
Implementation
LocalKey get key => _match.key;The key used by AutoRoutePage.canUpdate
This is ignored if router is a TabsRouter
LocalKey get key => _match.key;