preselectedInterventionIds property

  1. @JsonKey(name: 'preselected_intervention_ids')
List<String>? preselectedInterventionIds
getter/setter pair

Implementation

@JsonKey(name: 'preselected_intervention_ids')
List<String>? preselectedInterventionIds;