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