get

abstract fun get(): Single<M?>

Returns the object in an asynchronous way, returning a Single<M>.

Return

A Single object with the object