DiscoveryEventDeviceUpdated constructor

DiscoveryEventDeviceUpdated({
  1. required DeviceInfo deviceInfo,
})

Implementation

DiscoveryEventDeviceUpdated({required this.deviceInfo});