mon property

String mon

Implementation

String get mon {
  return Intl.message(
    '一',
    name: 'mon',
    desc: '',
    args: [],
  );
}