RouteEntry delete(String uri, handler, [String? action]) => _addRoute([RouteEntry.DELETE], uri, handler, action);