getNearestDocumentsInCollection abstract method
Future<List<DocumentSnapshot> >
getNearestDocumentsInCollection(
- VectorQueryReference reference
inherited
Implementation
Future<List<DocumentSnapshot>> getNearestDocumentsInCollection(
VectorQueryReference reference);