wed property

String wed

Implementation

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