joy property

String get joy

joy

Implementation

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