do `Flowable<List<Item>>.firstOrError(...
# rx
z
do
Flowable<List<Item>>.firstOrError()
👍 1