currentNeuroData

abstract val currentNeuroData: Flowable<NeuroData>

Returns Flowable that emits last neuroactivity.

If there is no data will be emitted NeuroData.EMPTY

Return

Flowable that emits last neuroactivity

See also