message property
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;
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.
final String message;