postActions property - Section class - routing library - Dart API
postActions
postActions property
The post actions that must be done after the arrival at the end of the section. Gets the post actions that must be done after the arrival at the end of the section.
Implementation
List<PostAction> get postActions;