listenable property

Reactive<A> listenable
final

The first reactive variable to listen to for changes.

Implementation

final Reactive<A> listenable;