connectionChangedStream property

Stream connectionChangedStream
final

Implementation

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