OverviewPolyline constructor

const OverviewPolyline({
  1. String? points,
})

Implementation

const OverviewPolyline({this.points});