responder property
Produces a list of Pods to listen to. This gets called recursively each time any of the Pods in the returned list change.
Implementation
final Iterable<Option<ValueListenable<Object>>> Function() responder;
Produces a list of Pods to listen to. This gets called recursively each time any of the Pods in the returned list change.
final Iterable<Option<ValueListenable<Object>>> Function() responder;