connectionStateChanged property
Occurs when the network connection state changes.
Implementation
final Function(ConnectionStateType, ConnectionChangedReason)?
connectionStateChanged;
Occurs when the network connection state changes.
final Function(ConnectionStateType, ConnectionChangedReason)?
connectionStateChanged;