Rollback to previous version (remove applied patch)
Future<bool> rollback() async { _ensureInitialized(); return _patchService.rollback(); }