MdnsPortInUseException constructor
MdnsPortInUseException([
- String message = 'Port 5353 is in use'
Implementation
MdnsPortInUseException([this.message = 'Port 5353 is in use']);