detail property

String detail
final

A human-readable message providing more details about the error.

This message can offer additional context about what went wrong, potentially including steps to resolve the issue or a more detailed explanation of the error.

Implementation

final String detail;