A stream branch created by the application.
Branch key.
() => void
Closes the stream branch.
(data: object) => void
Pushes data to this branch only.
Data to push.
() => StreamSubscription[]
All subscriptions to that branch.