avahiProtocolToInt property
Implementation
static Map<AvahiProtocol, int> avahiProtocolToInt = AvahiIntHelpers
.intToAvahiProtocol
.map((key, value) => MapEntry(value, key));
static Map<AvahiProtocol, int> avahiProtocolToInt = AvahiIntHelpers
.intToAvahiProtocol
.map((key, value) => MapEntry(value, key));