sat property

String sat

Implementation

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