After typedef

After = FutureOr Function(Response response)

Implementation

typedef FutureOr<dynamic> After(http.Response response);