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