restorationId property

RestorationIdBuilder? get restorationId

Helper to access AutoRoute.restorationId

Implementation

RestorationIdBuilder? get restorationId => _config.restorationId;