data property

List<PointerData> data
final

Data about the individual pointers in this packet.

This list might contain multiple pieces of data about the same pointer.

Implementation

final List<PointerData> data;