flutter_baidu_mapapi_search
flutter_baidu_mapapi_search
BMFPlanNode
BMFPlanNode constructor
BMFPlanNode
flutter_baidu_mapapi_search
flutter_baidu_mapapi_search
BMFPlanNode
BMFPlanNode constructor
BMFPlanNode class
Constructors
BMFPlanNode
fromMap
Properties
cityID
cityName
hashCode
name
pt
runtimeType
Methods
fromMap
noSuchMethod
toMap
toString
Operators
operator ==
BMFPlanNode
constructor
BMFPlanNode
(
{
String
cityName
,
int
cityID
,
String
name
,
BMFCoordinate
pt
}
)
有参构造
Implementation
BMFPlanNode({this.cityName, this.cityID, this.name, this.pt});