CLCmdGogpsBodyV2.from constructor
CLCmdGogpsBodyV2.from()
Implementation
factory CLCmdGogpsBodyV2.from(PERIPHERAL_GOGPS_BODY_V2 v) => CLCmdGogpsBodyV2(
type: v.type, timestamp: v.timestamp, gpsData: _get(v.gpsData));