toAvahiEntryGroupState method

AvahiEntryGroupState? toAvahiEntryGroupState()

Implementation

AvahiEntryGroupState? toAvahiEntryGroupState() =>
    AvahiEntryGroupState.values.asMap()[this];