@Nullable abstract fun peekLifecycle(): E?
Return the last seen lifecycle event, or null if none. Note that is null is returned at subscribe-time, it will be used as a signal to throw a .
null