selectCountry property

  1. @override
String get selectCountry
override

Title for country selection dialog

In en, this message translates to: 'Select Country'

Implementation

@override
String get selectCountry => 'Land auswählen';