strLoginAboutCountryChoose property

String strLoginAboutCountryChoose

Choose your country code

Implementation

String get strLoginAboutCountryChoose {
  return Intl.message(
    'Choose your country code',
    name: 'strLoginAboutCountryChoose',
    desc: '',
    args: [],
  );
}