GMSPlacePhotoMetadataList
@interface GMSPlacePhotoMetadataList : NSObjectA list of GMSPlacePhotoMetadata objects.
- 
                  
                  The array of GMSPlacePhotoMetadataobjects.DeclarationSwift var results: [GMSPlacePhotoMetadata] { get }Objective-C @property (nonatomic, copy, readonly) NSArray<GMSPlacePhotoMetadata *> *_Nonnull results;