topP property

  1. @JsonKey(name: "top_p")
int? topP
getter/setter pair

Implementation

@JsonKey(name: "top_p")
int? topP;