routes property Null safety

List? routes
read / write

驾车结果,支持多路线。成员类型为BMFDrivingRouteLine

Implementation

List<BMFDrivingRouteLine>? routes;