message property

String message
final

The message detailing the warning.

This message describes the issue or event that triggered the warning, typically providing the user with context or suggestions for resolution.

Implementation

final String message;