restorationId property

String? restorationId
final

Restoration ID to save and restore the state of the Route configured by this page.

If no restoration ID is provided, the Route will not restore its state.

See also:

Implementation

final String? restorationId;