common_word_notesSection property

String get common_word_notesSection

NOTES

Implementation

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