isolateLocalValueStore top-level property
_IsolateLocalValueStore
isolateLocalValueStore
final
Singleton instance of the _IsolateLocalValueStore
.
Used internally by LocalThread to retrieve per-isolate buckets.
Implementation
final isolateLocalValueStore = _IsolateLocalValueStore();