Zone$Impl class

Implemented types

Constructors

Zone$Impl(Pointer<Void> handle)

Properties

alias String
zone's alias.
no setteroverride
color String
zone's color.
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
id int
zone's identifier.
no setteroverride
locationId int
zone's location identifier.
no setteroverride
name String
zone's name.
no setteroverride
polygon Polygon
zone's list of points composing the polygonal zone Polygon
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sublocationId int
zone's sublocationId identifier.
no setteroverride

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