onResourceNotFound property

Future<Response> Function(ResourceNotFound)? onResourceNotFound
final

Implementation

final Future<http.Response> Function(ResourceNotFound)? onResourceNotFound;