roadname property
String
get
roadname
The human-readable name of the road (for example A1, Main St).
Implementation
String get roadname => _roadname;
The human-readable name of the road (for example A1, Main St).
String get roadname => _roadname;