listenable2 property

Reactive<B> listenable2
final

The second reactive variable to listen to for changes.

Implementation

final Reactive<B> listenable2;