WatchCallback typedef

WatchCallback = dynamic Function(Response response)

Implementation

typedef WatchCallback = Function(Response response);