menu
flutter_amap_base package
documentation
amap_base.dart
Road
Road constructor
Road constructor
dark_mode
light_mode
Road
constructor
Road
(
{
String
?
direction
,
num
?
distance
,
String
?
id
,
LatLng
?
latLngPoint
,
String
?
name
,
})
Implementation
Road({ this.direction, this.distance, this.id, this.latLngPoint, this.name, });
flutter_amap_base package
documentation
amap_base
Road
Road constructor
Road class