CLCmdGogpsSingleEntryLeap class final

Constructors

CLCmdGogpsSingleEntryLeap({required int heartrate, required int secIndex, required int latDelta, required int lonDelta})
CLCmdGogpsSingleEntryLeap.from(PERIPHERAL_GOGPS_SINGLE_ENTRY_V2 v)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
heartrate int
final
latDelta int
final
lonDelta int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secIndex int
final

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