answerSlot property

  1. @JsonKey(name: 'answerSlot')
int? answerSlot
getter/setter pair

Implementation

@JsonKey(name:'answerSlot')
int? answerSlot;