intToAcs property
Implementation
static Map<int, AvahiClientState> intToAcs =
Map.fromEntries(acsToInt.entries.map((e) => MapEntry(e.value, e.key)));
static Map<int, AvahiClientState> intToAcs =
Map.fromEntries(acsToInt.entries.map((e) => MapEntry(e.value, e.key)));