BMFPOIDetailChildrenInfo constructor
- {String uid,
- String name,
- String showName,
- String tag,
- BMFCoordinate pt,
- String address}
BMFPOIDetailChildrenInfo构造方法
Implementation
BMFPOIDetailChildrenInfo({
this.uid,
this.name,
this.showName,
this.tag,
this.pt,
this.address,
});