deprecatedPersistentDirectory property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The location of the persistent state for this range, as a persistent directory in the worker local filesystem.
Deprecated.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? deprecatedPersistentDirectory;