storage property

ContextStorageState? get storage

Returns the closest storage

Implementation

ContextStorageState? get storage => ContextStorage.of(this);