get

@NotNull
open fun get(key: String): @NotNull JsonBrowser

Get an element by key from a map value

Return

JsonBrowser instance which wraps the value with the specified key

Parameters

key

Map key