role property

  1. @JsonKey(name: 'role')
ParticipantRole? role
getter/setter pair

Implementation

@JsonKey(name: 'role')
ParticipantRole? role;