actions property
The array of actions as CPAlertAction will be available on the alert.
Implementation
@override
final List<CPAlertAction> actions;
The array of actions as CPAlertAction will be available on the alert.
@override
final List<CPAlertAction> actions;