id property

String? id
getter/setter pair

An id for the point. This can be used after render time to get a pointer to the point object through chart.get().

API Docs: https://api.highcharts.com/highcharts/series.treegraph.data.id

Implementation

String? id;