common_word_empty property
String
get
common_word_empty
Empty
Implementation
String get common_word_empty {
return Intl.message(
'Empty',
name: 'common_word_empty',
desc: '',
args: [],
);
}