call

abstract suspend fun call(event: E, cache: MutableStringKeyedMap<Any>)

Override this to implement the calling logic for your subclass.