df
11/15/2020, 11:09 AMsomeMap["foo"]?.anotherMap["bar"]?.someKey == true
not allowed? It fails on the second map with Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type (Mutable)Map<String!, TranslationDto!>?