PhotoCellModel
struct PhotoCellModel
Data model for post cell
-
Photo index
Declaration
Swift
let index: Int -
Photo
Declaration
Swift
let photo: Photo?
MTP 1.2.5 Docs (100% documented)
struct PhotoCellModel
Data model for post cell
Photo index
Swift
let index: Int
Photo
Swift
let photo: Photo?