CLCmdGogpsSingleEntryV2 class final
Constructors
- CLCmdGogpsSingleEntryV2({required int heartrate, required int secIndex, required int latDelta, required int lonDelta})
- CLCmdGogpsSingleEntryV2.from(PERIPHERAL_GOGPS_SINGLE_ENTRY_V2 v)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
send(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited