recruitmentPlatformTags property

  1. @JsonKey(name: 'recruitmentPlatformTags')
List<CoreSetting>? recruitmentPlatformTags
getter/setter pair

Implementation

@JsonKey(name:'recruitmentPlatformTags')
List<CoreSetting>? recruitmentPlatformTags;