method property

RouteMethod method
finalinherited

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

Implementation

final RouteMethod method;