quizId property

  1. @JsonKey.new(name: 'quizId')
int quizId
final

Implementation

@JsonKey(name: 'quizId')
final int quizId;