` val x = Observable.just<StreamItem>...
# getting-started
f
val x = Observable.just<StreamItem>(null)
this is obviously runtime crash.