class LenientAccountsDeserializer : JsonDeserializer<Map<String, ProfileData.Address>>
LenientAccountsDeserializer() |
fun deserialize(json: JsonElement, typeOfT: Type, context: JsonDeserializationContext): Map<String, ProfileData.Address>? |
val type: Type |