data property

Dictlayerdata? data
getter/setter pair

JSON encoded data for this dictionary annotation data.

Emitted with name 'data' in JSON output. Either this or geo_data will be populated.

Implementation

Dictlayerdata? data;