questionId property

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

Implementation

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