BMFIndoorStepNode constructor
- {BMFCoordinate coordinate,
- BMFIndoorStepNodeType type,
- String desc}
有参构造
Implementation
BMFIndoorStepNode({this.coordinate, this.type, this.desc});
有参构造
BMFIndoorStepNode({this.coordinate, this.type, this.desc});