EMLocationMessageBody class
EMLocationMessageBody - location message body.
Constructors
- EMLocationMessageBody(String address, double latitude, double longitude, [ EMLocationMessageBody body ])
-
初始化方法,
address
: 地址名称;latitude
: 维度;longitude
: 经度
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
Operators
-
operator ==(
dynamic other) → bool -
The equality operator. [...]
inherited