selectYourCountry property

  1. @override
String get selectYourCountry
override

Get the localized text for "Select your country"

Implementation

@override
String get selectYourCountry => '국가를 선택하세요';