showEndOfRouteFeedback property

bool? showEndOfRouteFeedback
getter/setter pair

In iOS this will show/hide the end of route page when navigation is done. Default to True.

Implementation

bool? showEndOfRouteFeedback;