CLCmdGogpsBodyPeakOutDoorNew constructor
CLCmdGogpsBodyPeakOutDoorNew({})
Implementation
CLCmdGogpsBodyPeakOutDoorNew(
{required this.type,
required this.timestamp,
required this.heartrate,
required this.secIndex,
required this.lat,
required this.lon,
required this.altitude});