errors property

List<PingError> errors
latefinal

All errors that occurred during the ping process

Implementation

late final List<PingError> errors;