onRestorationScopeId method
Returns the 'Restore Scope Id' routine if any.
Implementation
String? onRestorationScopeId() => inRestorationScopeId?.call();
Returns the 'Restore Scope Id' routine if any.
String? onRestorationScopeId() => inRestorationScopeId?.call();