getNearestDocumentsInCollection abstract method

Future<List<DocumentSnapshot>> getNearestDocumentsInCollection(
  1. VectorQueryReference reference
)
inherited

Implementation

Future<List<DocumentSnapshot>> getNearestDocumentsInCollection(
    VectorQueryReference reference);