DBusAny.explicitVariant

If true, this value will get serialized as variant value, otherwise it is serialized like it wasn't in a DBusAny wrapper. Same functionality as Variant!T but with dynamic types if true.

struct DBusAny
bool explicitVariant;

Meta