CLCmdGogpsTrackSumSwim constructor
CLCmdGogpsTrackSumSwim({})
Implementation
CLCmdGogpsTrackSumSwim(
{required this.type,
required this.timestamp,
required this.totallaps,
required this.totalswimtime,
required this.totalstrokes,
required this.swimtype,
required this.avgstrokefreq,
required this.maxstrokefreq,
required this.avgswolf,
required this.avgpace,
required this.calories});