points property

  1. @BuiltValueField(wireName: r'points')
String? points

A single string representation of the polyline.

Implementation

@BuiltValueField(wireName: r'points')
String? get points;