PrintSettings.unset
void unset(string key)Removes any value associated with key. This has the same effect as setting the value to null.
Parameters
key | a key |
void unset(string key)Removes any value associated with key. This has the same effect as setting the value to null.
key | a key |