shapePolygon property

  1. @JsonKey(name: 'ShapePolygon')
bool? shapePolygon
final

Optional parameter to configure if the generated metadata stream should contain shape information as polygon.

Implementation

@JsonKey(name: 'ShapePolygon')
final bool? shapePolygon;