@CheckReturnValue abstract fun correspondingEvents(): CorrespondingEventsFunction<E>
Return a sequence of lifecycle events. It's recommended to back this with a static instance to avoid unnecessary object allocation.