onMethodNotAllowed property

Future<Response> Function(MethodNotAllowed)? onMethodNotAllowed
final

Implementation

final Future<http.Response> Function(MethodNotAllowed)? onMethodNotAllowed;