Deletes an entity identified by id. Returns true if deleted.
id
true
@override Future<bool> delete(ID id);