MonthSectionInfo

data class MonthSectionInfo(val timestamp: Long, val photoCount: Int) : Parcelable

Constructors

Link copied to clipboard
constructor(timestamp: Long, photoCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard