Watch typedef

Watch = dynamic Function(String, Listener )

Implementation

typedef Watch = Function(String, Listener);