selectionsPerQuestion property

  1. @JsonKey(name: 'selections_per_question')
double? selectionsPerQuestion
final

Implementation

@JsonKey(name: 'selections_per_question')
final double? selectionsPerQuestion;