actionType property

  1. @BuiltValueField(wireName: 'action_type')
String actionType

Describes the type of click action. Possible values:

  • link

Implementation

@BuiltValueField(wireName: 'action_type')
String get actionType;