SelectableDates

data class SelectableDates(val initialDate: String, val endDate: String)

Constructors

Link copied to clipboard
constructor(initialDate: String, endDate: String)

Properties

Link copied to clipboard
Link copied to clipboard