onRestorationScopeId method

String? onRestorationScopeId()
inherited

Returns the 'Restore Scope Id' routine if any.

Implementation

String? onRestorationScopeId() => inRestorationScopeId?.call();