Photo constructor
Photo({})
Implementation
Photo({
this.captureTime,
this.connections,
this.downloadUrl,
this.mapsPublishStatus,
this.photoId,
this.places,
this.pose,
this.shareLink,
this.thumbnailUrl,
this.transferStatus,
this.uploadReference,
this.uploadTime,
this.viewCount,
});