options property
The line configuration options most recently applied programmatically via the map controller.
The returned value does not reflect any changes made to the line through touch events. Add listeners to the owning map controller to track those.
Implementation
PolylineOptions options;