sun property

String sun

Implementation

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