wayPointsArray property Null safety

List? wayPointsArray
read / write

驾车途经点

Implementation

List<BMFPlanNode>? wayPointsArray;