hardPunctuations property

Map<String, String> hardPunctuations
final

On the hard keyboard, input the Mongol punctuation using the English/Latin punctuation keys. So this variable is the English/Latin punctuations map to the Mongol punctuations.

Implementation

abstract final Map<String, String> hardPunctuations;