success property
final
Indicates whether the target was successfully reached using the specified protocol.
If false, the network is likely either down or this specific
target is experiencing an outage.
Implementation
final bool success;
Indicates whether the target was successfully reached using the specified protocol.
If false, the network is likely either down or this specific
target is experiencing an outage.
final bool success;