class DBus::Type::HashFactory

Syntactic helper for constructing a hash Type. You may be looking for {Data::Array} and {Data::DictEntry} instead. @example

t = Type::Hash[Type::STRING, Type::VARIANT]