StateFlowStore
interface StateFlowStore
Base interface for a temporary observable key-value store.
This is useful for multiplatform projects and also for abstracting away SavedStateHandle
, e.g. so you can write tests without Robolectric.
Inheritors
Functions
Link copied to clipboard
For use with by
delegation. Returns the StateFlowStore entry for the key that equals the property name.