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