reactives property

List<Reactive> reactives
final

The list of reactive variables to listen to for changes.

Implementation

final List<Reactive> reactives;