type property

  1. @JsonKey(fromJson: campaignActionTypeFromString)
CampaignActionType type
final

The type of the action

Implementation

// TODO this function should not be required
@JsonKey(fromJson: campaignActionTypeFromString)
final CampaignActionType type;