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