error property

String? error
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;