menu
dart_libp2p package
documentation
p2p/network/swarm/connection_health.dart
ConnectionHealthMetrics
lastErrorTime property
lastErrorTime property
dark_mode
light_mode
lastErrorTime
property
DateTime
?
get
lastErrorTime
Time of last error
Implementation
DateTime? get lastErrorTime => _lastErrorTime;
dart_libp2p package
documentation
p2p/network/swarm/connection_health
ConnectionHealthMetrics
lastErrorTime property
ConnectionHealthMetrics class