clearData abstract method

Future<void> clearData()

Clears all stored data, both database and ANN models

Implementation

Future<void> clearData();