LocationDirty class

Constructors

LocationDirty()

Properties

accuracy double
精确度
no getter
adCode String
区域编码
no getter
address String
地址信息
no getter
altitude double
海拔
no getter
bearing double
角度
no getter
city String
城市
no getter
cityCode String
城市编码
no getter
country String
国家
no getter
data Map<String, dynamic>
final
description String
位置语义
no getter
distance double
作为POI搜索结果的距离
no getter
district String
城镇(区)
no getter
hashCode int
The hash code for this object.
no setterinherited
latitude double
纬度
no getter
longitude double
经度
no getter
province String
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
snapshotUrl String
作为位置消息时的截图地址
no getter
speed double
速度
no getter
street String
街道
no getter
streetNumber String
门牌号
no getter
zoomLevel double
作为位置消息时的缩放比例
no getter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited