exists

abstract fun exists(): Single<Boolean>

Returns if the object exists in an asynchronous way, returning a Single<Boolean>.

Return

if the object exists, wrapped in a Single