points property

List<PointField>? points
final

A list of the PointField fields inside the geometries

Implementation

final List<PointField>? points;