invalidCountryCode property

  1. @override
String invalidCountryCode
override

Used as an error text when provide country code is invalid.

Implementation

@override
String get invalidCountryCode => "Código no válido";