question property

  1. @JsonKey(name: 'question')
int? question
final

Implementation

@JsonKey(name: 'question')
final int? question;