menu
moyoung_ble_plugin package
documentation
impl/moyoung_beans.dart
GpsPathInfo
GpsPathInfo constructor
GpsPathInfo constructor
dark_mode
light_mode
GpsPathInfo
constructor
GpsPathInfo
(
{
required
int
?
time
,
required
List
<
Location
>
?
locationList
,
})
Implementation
GpsPathInfo({ required this.time, required this.locationList, });
moyoung_ble_plugin package
documentation
impl/moyoung_beans
GpsPathInfo
GpsPathInfo constructor
GpsPathInfo class