sourcesFn property

  1. @protected
SourcesFn<T> sourcesFn
final

Function that provides the source values to watch.

Implementation

@protected
final SourcesFn<T> sourcesFn;