GpsChangeEventBean constructor
GpsChangeEventBean({})
Implementation
GpsChangeEventBean({
required this.type,
required this.list,
required this.gpsPathInfo,
required this.location,
this.progress = 0,
});
GpsChangeEventBean({
required this.type,
required this.list,
required this.gpsPathInfo,
required this.location,
this.progress = 0,
});