observeLastHydrationData

abstract fun observeLastHydrationData(): Flowable<HydrationData>

Returns Flowable that emits last hydration data.

Return

Flowable that emits last hydration data

See also