Future<List<FileInfo>?> getVolumeFiles(String uuid) => VolumeInfoPlatform.instance.getVolumeFiles(uuid);