messages property

Map<String, Map<String, String>> messages

Messages to be displayed when we find the locale and key we use it when we not find locale or key we use default

Implementation

Map<String, Map<String, String>> get messages;