CLCmdGogpsBodyPeakOutDoorNew class final
Constructors
- CLCmdGogpsBodyPeakOutDoorNew({required int type, required int timestamp, required int heartrate, required int secIndex, required int lat, required int lon, required int altitude})
- CLCmdGogpsBodyPeakOutDoorNew.from(PERIPHERAL_GOGPS_BODY_PEAK_OUTDOORNEW 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