notify

Notifies an `observer` about an `event`.

Parameters

event

An `event` emitted by the `observable`.

open fun notify(event: Event)