getCurrentEvent

open fun getCurrentEvent(): <Error class: unknown class>?

Returns the event that is currently being handled by the controller.

At other times, null is returned.

Return

the event that is currently handled by @controller