startCityList property

List<BMFCityListInfo>? startCityList
getter/setter pair

起点城市列表,成员类型为BMFCityListInfo,如果输入的地点在本城市没有而在其它城市有,则返回其它城市的信息

Implementation

List<BMFCityListInfo>? startCityList;