BMFIndoorRoutePlanOption constructor
- {@required BMFIndoorPlanNode from,
- @required BMFIndoorPlanNode to}
有参构造
Implementation
BMFIndoorRoutePlanOption({@required this.from, @required this.to});
有参构造
BMFIndoorRoutePlanOption({@required this.from, @required this.to});