DiscoveryEventDeviceAdded constructor

DiscoveryEventDeviceAdded({
  1. required DeviceInfo deviceInfo,
})

Implementation

DiscoveryEventDeviceAdded({required this.deviceInfo});