postActions property

List<PostAction> postActions

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;