Future<bool> checkFileExists(String parentUuid, String name) => drive.checkFileExists(parentUuid, name);