optionId property

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

Implementation

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