If you want to do something when event item is `nu...
# rx
e
If you want to do something when event item is
null
, then
Optional<T>
should be the option. Otherwise, you can always add a extension to filter out the null items.