common_word_pattern property

String get common_word_pattern

Pattern

Implementation

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