Put a key/boolean pair in the JSONObject. @param key A key string. @param value A boolean which is the value. @return this. @throws JSONException If the key is null.
(String key, boolean value)
source not stored for this graph (policy: none)
no test coverage detected