lines property

List<List<LatLng>> lines
getter/setter pair

Implementation

late List<List<LatLng>> lines = [];