points property Null safety

List<LatLng> points
final

All LatLng points that have been recorded in the locations

Implementation

final List<LatLng> points = [];