Description

JsonVariant::clear() sets the variant pointed by the JsonVariant to null.

Signatures

void clear() const;

See also