SavedStateHandleStore

constructor(scope: CoroutineScope?, savedStateHandle: SavedStateHandle)


constructor(savedStateHandle: SavedStateHandle)

Wraps the given SavedStateHandle and synchronizes one-way from MutableStateFlow to LiveData.