introspect method

Called to get introspection information about this object.

Implementation

List<DBusIntrospectInterface> introspect() {
  return [];
}