AsVoidSingleExtension<T> extension

Extends the Single class with the ability to convert the source Single to a Single<void>.

on

Methods

asVoid() Single<void>
Returns a Single<void>.