coordinates property

List<LidarCartesianPoint>? coordinates
final

List of all the lidar points to draw

Implementation

final List<LidarCartesianPoint>? coordinates;