connectionChangedStream property
Implementation
static final Stream<dynamic> connectionChangedStream = const EventChannel(Constants.connectionChangedEventName).receiveBroadcastStream();
static final Stream<dynamic> connectionChangedStream = const EventChannel(Constants.connectionChangedEventName).receiveBroadcastStream();