notify

Notifies an `observer` about an `event`.

Parameters

event

An `event` emitted by the `observable`.

abstract fun notify(event: Event)