Creates a new Choice instance.
Choice
Choice({ required this.text, required this.index, required this.logprobs, this.finishReason, });