userLocation property

Rx<String?> userLocation
getter/setter pair

Implementation

var userLocation = Rx<String?>(null);