Clears any persisted data for the current instance.
@override Future<void> clearPersistence() { // TODO: implement clearPersistence throw UnimplementedError(); }