stats method

Vector store statistics.

Implementation

Future<VectorStoreStats> stats() =>
    FlutterGemmaPlugin.instance.getVectorStoreStats();