LintProblemMeta

data class LintProblemMeta(val id: String, val message: String, val level: String) : Record(source)

Author

Alexander Weigl

Constructors

Link copied to clipboard
constructor(id: String, message: String, level: String)

Properties

Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard