Dashboard Empty Visual
data class DashboardEmptyVisual(val actions: List<DashboardVisualCustomAction>? = null, val dataSetIdentifier: String, val visualId: String)
Constructors
Link copied to clipboard
constructor(actions: List<DashboardVisualCustomAction>? = null, dataSetIdentifier: String, visualId: String)