CLCmdGogpsBodyPeakSwim class final

Constructors

CLCmdGogpsBodyPeakSwim({required int type, required int timestamp, required int heartrate, required int swimtime, required int strokes, required int swimtype, required int avgstrokefreq, required int maxstrokefreq, required int swolf, required int avgpace, required int lapindex, required int reserve})
CLCmdGogpsBodyPeakSwim.from(PERIPHERAL_GOGPS_BODY_PEAK_SWIM v)
factory

Properties

avgpace int
final
avgstrokefreq int
final
hashCode int
The hash code for this object.
no setterinherited
heartrate int
final
lapindex int
final
maxstrokefreq int
final
reserve int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
strokes int
final
swimtime int
final
swimtype int
final
swolf int
final
timestamp int
final
type 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

Static Properties

subject StreamController<CLCmdGogpsBodyPeakSwim>
final