BaseSubject
Parameters
the type of value to expect.
the type of result to expect. Must be a subclass of T.
the type of ObservableOptional to store the result in.
The Observation to handle observing the value.
A function to get the StateFlow that will automatically call SuspendableSetter.set when a new value is posted after BasicSubject.post has been called.
Parameters
the type of value to expect.
the type of result to expect. Must be a subclass of T.
the type of ObservableOptional to store the result in.
The Observation to handle observing the value.
A function to get the StateFlow that will automatically call SuspendableSetter.set when a new value is posted after BasicSubject.post has been called.
Parameters
the type of value to expect.
the type of result to expect. Must be a subclass of T.
the type of ObservableOptional to store the result in.
The Observation to handle observing the value.
A function to get the StateFlow that will automatically call SuspendableSetter.set when a new value is posted after BasicSubject.post has been called.
Parameters
the type of value to expect.
the type of result to expect. Must be a subclass of T.
the type of ObservableOptional to store the result in.
The Observation to handle observing the value.
A function to get the StateFlow that will automatically call SuspendableSetter.set when a new value is posted after BasicSubject.post has been called.