data property
The data for the tracker.
This field stores the data associated with the tracker. The data includes the tooltip and tracker level for each tracker.
Implementation
final List<TrackerData> data;
The data for the tracker.
This field stores the data associated with the tracker. The data includes the tooltip and tracker level for each tracker.
final List<TrackerData> data;