wayPoints property Null safety

List? wayPoints
read / write

路线途经点列表,成员类型为BMFPlanNode

Implementation

List<BMFPlanNode>? wayPoints;