Data

class Data(val title: String, val info: String, val type: InfoDialog.Data.Type = Type.Info)

Constructors

Link copied to clipboard
constructor(title: String, info: String, type: InfoDialog.Data.Type = Type.Info)

Types

Link copied to clipboard

Properties

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