isCorrect property

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

Implementation

@JsonKey(name: 'isCorrect')
final bool isCorrect;