Problem

constructor(type: String = ABOUT_BLANK, status: Int? = null, title: String? = null, detail: String? = null, instance: String? = null, extensions: Map<String, ProblemValue> = emptyMap())(source)