LineString(int? srid, this.points, bool hasZ, bool hasM) : super(srid, GeometryType.lineString, hasZ, hasM);