onCollectionNotFound property

Future<Response> Function(CollectionNotFound)? onCollectionNotFound
final

Implementation

final Future<http.Response> Function(CollectionNotFound)?
    onCollectionNotFound;