line property
Returns the wrapped gmaps.Polyline
. Only used for testing.
Implementation
@visibleForTesting
gmaps.Polyline? get line => _polyline;
Returns the wrapped gmaps.Polyline
. Only used for testing.
@visibleForTesting
gmaps.Polyline? get line => _polyline;