DashboardEmptyVisual

data class DashboardEmptyVisual(val actions: List<DashboardVisualCustomAction>? = null, val dataSetIdentifier: String, val visualId: String)

Constructors

Link copied to clipboard
fun DashboardEmptyVisual(actions: List<DashboardVisualCustomAction>? = null, dataSetIdentifier: String, visualId: String)

Types

Link copied to clipboard
object Companion

Properties

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