fri property

String fri

Implementation

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