DiscoveryEventDeviceRemoved constructor

DiscoveryEventDeviceRemoved({
  1. required String name,
})

Implementation

DiscoveryEventDeviceRemoved({required this.name});