menu
json_api package
documentation
server.dart
ErrorConverter
onResourceNotFound property
onResourceNotFound property
dark_mode
light_mode
onResourceNotFound
property
Future
<
Response
>
Function
(
ResourceNotFound
)
?
onResourceNotFound
final
Implementation
final Future<http.Response> Function(ResourceNotFound)? onResourceNotFound;
json_api package
documentation
server
ErrorConverter
onResourceNotFound property
ErrorConverter class