resultId property

  1. @JsonKey(name: 'result_id')
String get resultId
inherited

The unique identifier for the result that was chosen

Implementation

@JsonKey(name: 'result_id')
String get resultId;