public async Task <List <string> > GetAll() =>
 await _storageClient.GetAll();