JsonValue.hasKey

Undocumented in source. Be warned that the author may not have intended to support it.
struct JsonValue
const pure nothrow
bool
hasKey
(
T
)
(
T key
)
if (
traits.isSomeString!T
)

Meta