points property Null safety

List? points
read / write

路段所经过的坐标集合

Implementation

List<BMFCoordinate>? points;