IsEmptyOperator<T> extension

on

Methods

isEmpty() Observable<bool>
Emits true if this Observable completes without emitting any values, otherwise emits false.