cwsSendGpsDataInfo property

void Function(int timestamp, double dLon, double dLat, double dSpeed) cwsSendGpsDataInfo
latefinal

Implementation

late final void Function(int timestamp, double dLon, double dLat, double dSpeed) cwsSendGpsDataInfo;