JMLocationMessage class

Inheritance

Constructors

JMLocationMessage.fromJson(Map json)

Properties

address String
getter/setter pair
createTime int
getter/setter pairinherited
extras Map
getter/setter pairinherited
from JMUserInfo
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pairinherited
isSend bool
getter/setter pairinherited
latitude double
getter/setter pair
longitude double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scale int
getter/setter pair
serverMessageId String
getter/setter pairinherited
state JMMessageState
getter/setter pairinherited
target ↔ dynamic
getter/setter pairinherited

Methods

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

Operators

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