topK property

  1. @JsonKey.new(name: 'top_k')
dynamic topK
final

Implementation

@JsonKey(name: 'top_k')
final dynamic topK;