shapePolygon property
Optional parameter to configure if the generated metadata stream should contain shape information as polygon.
Implementation
@JsonKey(name: 'ShapePolygon')
final bool? shapePolygon;
Optional parameter to configure if the generated metadata stream should contain shape information as polygon.
@JsonKey(name: 'ShapePolygon')
final bool? shapePolygon;