method property

RouteMethod method
final

The method this route will respond to, i.e. HTTP get or post.

Implementation

final RouteMethod method;