ReferencePoint$Impl class

Implemented types

Constructors

ReferencePoint$Impl(Pointer<Void> handle)

Properties

deviceId String
no setteroverride
deviceModel String
no setteroverride
duration int
no setteroverride
entries List<ReferenceEntry>
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
locationId int
no setteroverride
name String
no setteroverride
point Point
no setteroverride
quality int
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status TransmitterStatus
no setteroverride
sublocationId int
no setteroverride
timeLabel String
no setteroverride
uuid String
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