countryErrorText property

  1. @override
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 => 'Vrednost mora biti veljavna država.';