currentPage property

GoogleCloudDialogflowCxV3Page? currentPage
getter/setter pair

The Page on which the utterance was spoken.

Only name and displayName will be set.

Implementation

GoogleCloudDialogflowCxV3Page? currentPage;