strLoginAboutCountrySearch property

String strLoginAboutCountrySearch

Search

Implementation

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