aprotocol property

AvahiProtocol? get aprotocol

Implementation

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