menu
dart_libp2p package
documentation
p2p/transport/connection_state.dart
ConnectionStateChange
previousState property
previousState property
dark_mode
light_mode
previousState
property
ConnectionState
previousState
final
The previous state of the connection
Implementation
final ConnectionState previousState;
dart_libp2p package
documentation
p2p/transport/connection_state
ConnectionStateChange
previousState property
ConnectionStateChange class