method property

Returns the method of the route.

Implementation

APIRequestMethod? get method => routeHandler.requestMethod;