TemplateEmptyVisual

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

Constructors

Link copied to clipboard
fun TemplateEmptyVisual(actions: List<TemplateVisualCustomAction>? = 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