events property
final
The event list of the record.
This can be considered as a simulation of the events expanded from the PointerDataPacket.
Implementation
final List<PointerEvent> events;
The event list of the record.
This can be considered as a simulation of the events expanded from the PointerDataPacket.
final List<PointerEvent> events;