prioritizeCost constant

Prefer lower cost over higher quality.

Implementation

static const prioritizeCost =
    GenerationConfig_ModelConfig_FeatureSelectionPreference(
      'PRIORITIZE_COST',
    );