actions property

List<Action>? actions
final

The list of actions to display.

Implementation

final List<c2pa.Action>? actions;