topP property

  1. @JsonKey.new(name: 'top_p')
double? topP
final

Implementation

@JsonKey(name: 'top_p')
final double? topP;