ReferencePoint class abstract

@file com/navigine/idl/reference_point.dart @brief @copybrief ReferencePoint

Implemented types
Implementers

Constructors

ReferencePoint()

Properties

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

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