open class NativeLeg : Serializable
Represents information about a part of a route, comprised of a list of points.
<init>
NativeLeg()
NativeLeg(legSummary: NativeLegSummary!, points: MutableList<LatLng!>!)