add

@JvmName(name = "addProblem")
fun DslList<String, DomainVerificationKt.Dsl.ProblemProxy>.add(value: String)
Problem messages to resolve verification.

repeated string problem = 3;

Parameters

value

The problem to add.