points property

String? points
final

This attribute defines the list of points (pairs of x,y absolute coordinates) required to draw the polyline.

Implementation

final String? points;