ConflatedBroadcastChannel

Creates an instance of this class that already holds a value.

It is as a shortcut to creating an instance with a default constructor and immediately sending an element: ConflatedBroadcastChannel().apply { offer(value) }.


Sources

Link copied to clipboard
Link copied to clipboard