exception top-level constant
Implementation
const Map<String, String> exception = {
'10': 'ده',
'11': 'یازده',
'12': 'دوازده',
'13': 'سیزده',
'14': 'چهارده',
'15': 'پانزده',
'16': 'شانزده',
'17': 'هفده',
'18': 'هجده',
'19': 'نوزده',
};