TranslationKey typedef

TranslationKey = Map<String, String>

Implementation

typedef TranslationKey = Map<String, String>;