frequencyPenalty method

ProviderConfig frequencyPenalty(
  1. double penalty
)

Implementation

ProviderConfig frequencyPenalty(double penalty) =>
    extension('frequencyPenalty', penalty);