data property

Geolayerdata? data
getter/setter pair

JSON encoded data for this geo annotation data.

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

Implementation

Geolayerdata? data;