runLocation property Null safety

Rx<RunLocation> runLocation
read / write

Latest run location

Implementation

Rx<RunLocation> runLocation = RunLocation.empty().obs;