areQuestionsShuffled property

  1. @JsonKey.new(name: 'areQuestionsShuffled')
bool? areQuestionsShuffled
final

Implementation

@JsonKey(name: 'areQuestionsShuffled')
final bool? areQuestionsShuffled;