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