DEGRADATION_PREFERENCE_BALANCED constant

DegradationPreference const DEGRADATION_PREFERENCE_BALANCED

Implementation

static const DegradationPreference DEGRADATION_PREFERENCE_BALANCED =
    DegradationPreference._(
        1, _omitEnumNames ? '' : 'DEGRADATION_PREFERENCE_BALANCED');