How get "" as String In Gson android code example Example: kotlin jsonobject from string val data = JSONObject("""{"name":"test name", "age":25}""")