CLCmdGogpsBodyPeakSwim constructor
CLCmdGogpsBodyPeakSwim({})
Implementation
CLCmdGogpsBodyPeakSwim(
{required this.type,
required this.timestamp,
required this.heartrate,
required this.swimtime,
required this.strokes,
required this.swimtype,
required this.avgstrokefreq,
required this.maxstrokefreq,
required this.swolf,
required this.avgpace,
required this.lapindex,
required this.reserve});