[mob] Documentation

This commit is contained in:
laurenspriem 2024-04-10 12:21:28 +05:30
parent f3d18edf98
commit af8d919ff2

View file

@ -105,6 +105,7 @@ class FaceMLDataDB {
}
}
/// Returns a map of fileID to the indexed ML version
Future<Map<int, int>> getIndexedFileIds() async {
final db = await instance.database;
final List<Map<String, dynamic>> maps = await db.rawQuery(