getDetails

@Nullable
abstract fun getDetails(): String

A long description detailing the problem.

Details can elaborate on the problem, and provide more information about the problem. They can be multiple lines long, but should not detail solutions; for that, use getSolutions.