onUnmatchedTarget property

Future<Response> Function(UnmatchedTarget)? onUnmatchedTarget
final

Implementation

final Future<http.Response> Function(UnmatchedTarget)? onUnmatchedTarget;