Presets

data class Presets(val appliedPreset: DashboardOverridePreset?, val visiblePresets: List<DashboardOverridePreset>, val allPresets: List<DashboardOverridePreset>, val filter: String)

Constructors

Link copied to clipboard
constructor(appliedPreset: DashboardOverridePreset?, visiblePresets: List<DashboardOverridePreset>, allPresets: List<DashboardOverridePreset>, filter: String)

Properties

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