Error is `required: Map<out TypeA!, MutableList...
# getting-started
v
Error is
required: Map<out TypeA!, MutableList<TypeB>!>
,
found: Map<TypeA, List<TypeB>>