Gets the value for the given key, or returns defaultValue if the given key is not present.
the key to look up
the default value
the value indexed by key, if present, or defaultValue otherwise.
See Implementation
Gets the value for the given key, or returns defaultValue if the given key is not present.