protocol property

AvahiProtocol? get protocol

Implementation

AvahiProtocol? get protocol =>
    (values[1] as DBusInt32).value.toAvahiProtocol();