toDBusDict method

DBusDict toDBusDict()

Implementation

DBusDict toDBusDict() {
  return DBusDict.stringVariant({});
}