PromptDisplay

data class PromptDisplay(val title: String, val description: String?, val footer: String?)

Constructors

Link copied to clipboard
constructor(title: String, description: String?, footer: String?)

Properties

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

Functions

Link copied to clipboard