BatchGetPhotosResponse constructor
BatchGetPhotosResponse({
- List<
PhotoResponse> ? results,
Implementation
BatchGetPhotosResponse({
this.results,
});
BatchGetPhotosResponse({
this.results,
});