asObjectPath method

DBusObjectPath asObjectPath()

Extracts the object path inside this value. Only works if signature is 'o'.

Implementation

DBusObjectPath asObjectPath() => this as DBusObjectPath;