fromNetworkLocation property

NetworkLocation? fromNetworkLocation

Network location where the polyline begins.

The location on the network where the service area polyline begins.

Implementation

NetworkLocation? get fromNetworkLocation => _fromNetworkLocation.value;