error property
final
A descriptive error message provided by the engine if the check failed.
Common errors: "Connection Refused", "DNS Resolution Failed", "Timeout".
Implementation
final String? error;
A descriptive error message provided by the engine if the check failed.
Common errors: "Connection Refused", "DNS Resolution Failed", "Timeout".
final String? error;