setUserCountry abstract method

Future<void> setUserCountry(
  1. String country
)

Implementation

Future<void> setUserCountry(String country);