actions property

List<AlertControllerAction>? actions
getter/setter pair

The actions someone can take on the alert controller.

Implementation

List<AlertControllerAction>? actions;