onRelationshipNotFound property

(Future<Response> Function(RelationshipNotFound)?) onRelationshipNotFound
final

Implementation

final Future<http.Response> Function(RelationshipNotFound)?
    onRelationshipNotFound;