Type representing the members of a JSON object as key-value pairs. Each member consists of a key of type K and a value of type T[K].
Type representing the members of a JSON object as key-value pairs. Each member consists of a key of type K and a value of type T[K].