NodeTapResultHandler typedef

NodeTapResultHandler = void Function(List<String> nodes)

Implementation

typedef NodeTapResultHandler = void Function(List<String> nodes);