countryErrorText property
String
get
countryErrorText
override
No description provided for @countryErrorText.
In en, this message translates to:
'Value must be a valid country.'
Implementation
@override
String get countryErrorText => '값은 유효한 국가이어야 합니다.';