callback method

void callback()

Adds the callback part to this IHttpRoute.

Implementation

void callback() => add(HttpRoutePart('callback'));