InfoRowData

data class InfoRowData(val formattedValue: String, val formattedDate: String, val isSelectedTimeRangeDropdownExpanded: Boolean, val selectedTimeRange: TimeRange = TimeRange.DAILY)

Constructors

Link copied to clipboard
constructor(formattedValue: String, formattedDate: String, isSelectedTimeRangeDropdownExpanded: Boolean, selectedTimeRange: TimeRange = TimeRange.DAILY)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard