DiscoveryEventDeviceRemoved constructor
DiscoveryEventDeviceRemoved({
- required String name,
Implementation
DiscoveryEventDeviceRemoved({required this.name});
DiscoveryEventDeviceRemoved({required this.name});