next property

List<PageNext> next
getter/setter pair

List of next choices which are shown to user.

Contains the text + reference to the next page.

Implementation

late List<PageNext> next;