Trigger Unit
class TriggerUnit
A type similar to Unit for triggers. Unlike Unit, this type can have unique instances to trigger kotlinx.coroutines.flow.StateFlow updates.
A type similar to Unit for triggers. Unlike Unit, this type can have unique instances to trigger kotlinx.coroutines.flow.StateFlow updates.