JsonValue.get

Undocumented in source. Be warned that the author may not have intended to support it.
struct JsonValue
const pure nothrow
T
get
(
T
S
)
(
S key
,
lazy T defaultvalue = T.init
)
if (
traits.isSomeString!T
)

Meta