menu
clingwinsdk package
documentation
wearablesdk/model/native_sdk_func.dart
NativeClingSdk
cwsSendGpsDataInfo property
cwsSendGpsDataInfo property
dark_mode
light_mode
cwsSendGpsDataInfo
property
void Function
(
int
timestamp
,
double
dLon
,
double
dLat
,
double
dSpeed
)
cwsSendGpsDataInfo
late
final
Implementation
late final void Function(int timestamp, double dLon, double dLat, double dSpeed) cwsSendGpsDataInfo;
clingwinsdk package
documentation
wearablesdk/model/native_sdk_func
NativeClingSdk
cwsSendGpsDataInfo property
NativeClingSdk class