@override Stream<String> connectDevice() { return connectDevicesEventChannel.receiveBroadcastStream().cast(); }