GeoPolyLine({ required this.name, this.description, required this.points, required this.color, this.width = 2, });