results property
List of results for each individual Photo requested, in the same order as the requests in BatchGetPhotos.
Implementation
core.List<PhotoResponse>? results;
List of results for each individual Photo requested, in the same order as the requests in BatchGetPhotos.
core.List<PhotoResponse>? results;