Searched defs:jsonWithNull (Results 1 – 1 of 1) sorted by relevance
105 val jsonWithNull = """{"l":[null]}""" in testListWithNullable() constant117 val jsonWithNull = """{"m":{null:null}}""" in testMapWithNullable() constant