fn property

  1. @protected
WatcherFn<T> fn
final

Callback function executed when sources change.

Implementation

@protected
final WatcherFn<T> fn;