restorationScopeId property

  1. @Deprecated('Should not be an exposed property')
String? get restorationScopeId
inherited

Implementation

@Deprecated('Should not be an exposed property')
String? get restorationScopeId =>
    _restorationScopeId ?? onRestorationScopeId();