**Description** <!-- Add a short description and screen shots if needed. --> Before any usage of `getString()`, `get()`, etc. the existence of the JSON key should be checked wih `containsKey()` and the type should be also checked.
Description
Before any usage of
getString(),get(), etc. the existence of the JSON key should be checked wihcontainsKey()and the type should be also checked.