actions property

List<String> actions
final

What a user can do to it: tap, increase, decrease, and the rest of the platform's action names.

Implementation

final List<String> actions;