setCountry abstract method
- CountryCode country
Sets the available methods to be accounted as the provided country.
Implementation
Future<void> setCountry(CountryCode country);
Sets the available methods to be accounted as the provided country.
Future<void> setCountry(CountryCode country);