DataUpdateBaseMapResult class

返回更新底图数据

Constructors

DataUpdateBaseMapResult()

Properties

baseMapRectLeftDiff double?
返回需变更 底图与替身的差异left
getter/setter pair
baseMapRectTopDiff double?
返回需变更 底图与替身的差异top
getter/setter pair
baseMapSize Size?
返回需变更 底图size
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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