translationMap property

Map<E, T> translationMap
final

Internal: Manages all translation instances May be modified when setting a custom plural resolver

Implementation

final Map<E, T> translationMap;