[mob] Documentation
This commit is contained in:
parent
f3d18edf98
commit
af8d919ff2
1 changed files with 1 additions and 0 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Reference in a new issue