locations property Null safety

RxList<Location> locations
read / write

First and last locations processed

Implementation

RxList<Location> locations = <Location>[].obs;