shapeDataField property
Field name in the .json file to identify each shape.
It is used to refer the field name in the .json file to identify each shape and map that shape with the respective data in the data source.
Implementation
final String? shapeDataField;