country_required property

  1. @override
String get country_required
override

No description provided for @country_required.

In en, this message translates to: 'Country is required'

Implementation

@override
String get country_required => 'Country is required';