shortMonthNames top-level property

Map shortMonthNames
getter/setter pair

Implementation

Map shortMonthNames = {
  ...Fa.shortMonthNames,
  ...En.shortMonthNames,
  ...Pt.shortMonthNames,
};