StateFlowRepo

A wrapper for a StateFlow containing a KalugaState

Parameters

State

the type of KalugaState to store.

Inheritors

Properties

Link copied to clipboard
abstract val stateFlow: StateFlow<State>