setUserCity abstract method

Future<void> setUserCity(
  1. String city
)

Implementation

Future<void> setUserCity(String city);